Skip to content

Fix thumbnail generation NPE #1678

Fix thumbnail generation NPE

Fix thumbnail generation NPE #1678

Triggered via push April 26, 2024 04:45
Status Success
Total duration 8m 4s
Artifacts 2
Matrix: build-desktop
Matrix: build-server
Matrix: build-docker
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build-desktop (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-desktop (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-desktop (universal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-server (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-server (windows): Damselfly.Core.ScopedServices/Client Services/ClientSearchService.cs#L82
'ClientSearchService.Refresh()' hides inherited member 'BaseSearchService.Refresh()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-server (windows): Damselfly.Core.ScopedServices/Client Services/ClientAuthService.cs#L55
Cannot convert null literal to non-nullable reference type.
build-server (windows): Damselfly.Core.ScopedServices/BaseSearchService.cs#L327
Cannot convert null literal to non-nullable reference type.
build-server (windows): Damselfly.Core.ScopedServices/BaseSearchService.cs#L330
Cannot convert null literal to non-nullable reference type.
build-server (windows): Damselfly.Core.ScopedServices/BaseSearchService.cs#L333
Cannot convert null literal to non-nullable reference type.
build-server (windows): Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
build-server (windows): Damselfly.Core.ScopedServices/Client Services/ClientFolderService.cs#L38
The field 'ClientFolderService.OnChange' is assigned but its value is never used
build-server (windows): Damselfly.Web.Client/App.razor#L9
Found markup element with unexpected name 'RedirectToLogin'. If this is intended to be a component, add a @using directive for its namespace.
build-server (windows): Damselfly.Web.Client/_Imports.razor#L39
The using directive for 'Damselfly.Web.Client.Components.General' appeared previously in this namespace
build-server (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-server (linux): Damselfly.Core.ScopedServices/Client Services/ClientSearchService.cs#L82
'ClientSearchService.Refresh()' hides inherited member 'BaseSearchService.Refresh()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-server (linux): Damselfly.Core.ScopedServices/Client Services/ClientAuthService.cs#L55
Cannot convert null literal to non-nullable reference type.
build-server (linux): Damselfly.Core.ScopedServices/BaseSearchService.cs#L327
Cannot convert null literal to non-nullable reference type.
build-server (linux): Damselfly.Core.ScopedServices/BaseSearchService.cs#L330
Cannot convert null literal to non-nullable reference type.
build-server (linux): Damselfly.Core.ScopedServices/BaseSearchService.cs#L333
Cannot convert null literal to non-nullable reference type.
build-server (linux): Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
build-server (linux): Damselfly.Core.ScopedServices/Client Services/ClientFolderService.cs#L38
The field 'ClientFolderService.OnChange' is assigned but its value is never used
build-server (linux): Damselfly.Web.Client/App.razor#L9
Found markup element with unexpected name 'RedirectToLogin'. If this is intended to be a component, add a @using directive for its namespace.
build-server (linux): Damselfly.Web.Client/_Imports.razor#L39
The using directive for 'Damselfly.Web.Client.Components.General' appeared previously in this namespace
build-docker (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-docker (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-docker (linux)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-docker (linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Desktop-Dist", "Server-Dist". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Desktop-Dist Expired
319 MB
Server-Dist Expired
821 MB