Tweak #1736
damselfly-actions.yml
on: push
Matrix: build-desktop
Matrix: build-server
Matrix: build-docker
Annotations
46 warnings
|
build-desktop (linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-server (linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-server (linux):
Damselfly.Core.ScopedServices/Client Services/ClientSearchService.cs#L77
'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/BaseConfigService.cs#L82
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
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/Client Services/ApiAuthenticationStateProvider.cs#L63
Dereference of a possibly null reference.
|
|
build-server (linux):
Damselfly.Core.ScopedServices/BaseSearchService.cs#L328
Cannot convert null literal to non-nullable reference type.
|
|
build-server (linux):
Damselfly.Core.ScopedServices/BaseSearchService.cs#L331
Cannot convert null literal to non-nullable reference type.
|
|
build-server (linux):
Damselfly.Core.ScopedServices/BaseSearchService.cs#L334
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#L37
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 (windows)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-server (windows):
Damselfly.Core.ScopedServices/Client Services/ClientSearchService.cs#L77
'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/BaseConfigService.cs#L82
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-server (windows):
Damselfly.Core.ScopedServices/BaseSearchService.cs#L328
Cannot convert null literal to non-nullable reference type.
|
|
build-server (windows):
Damselfly.Core.ScopedServices/BaseSearchService.cs#L331
Cannot convert null literal to non-nullable reference type.
|
|
build-server (windows):
Damselfly.Core.ScopedServices/BaseSearchService.cs#L334
Cannot convert null literal to non-nullable reference type.
|
|
build-server (windows):
Damselfly.Core.ScopedServices/Client Services/ApiAuthenticationStateProvider.cs#L63
Dereference of a possibly null reference.
|
|
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/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
|
|
build-server (windows):
Damselfly.Core.ScopedServices/Client Services/ClientFolderService.cs#L37
The field 'ClientFolderService.OnChange' is assigned but its value is never used
|
|
build-server (windows):
Damselfly.Core/ScopedServices/UserConfigService.cs#L45
Dereference of a possibly null reference.
|
|
build-server (mac):
Damselfly.Core.ScopedServices/Client Services/ClientSearchService.cs#L77
'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 (mac):
Damselfly.Core.ScopedServices/BaseConfigService.cs#L82
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-server (mac):
Damselfly.Core.ScopedServices/Client Services/ClientAuthService.cs#L55
Cannot convert null literal to non-nullable reference type.
|
|
build-server (mac):
Damselfly.Core.ScopedServices/BaseSearchService.cs#L328
Cannot convert null literal to non-nullable reference type.
|
|
build-server (mac):
Damselfly.Core.ScopedServices/BaseSearchService.cs#L331
Cannot convert null literal to non-nullable reference type.
|
|
build-server (mac):
Damselfly.Core.ScopedServices/BaseSearchService.cs#L334
Cannot convert null literal to non-nullable reference type.
|
|
build-server (mac):
Damselfly.Core.ScopedServices/Client Services/ApiAuthenticationStateProvider.cs#L63
Dereference of a possibly null reference.
|
|
build-server (mac):
Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
|
|
build-server (mac):
Damselfly.Core.ScopedServices/Client Services/ClientFolderService.cs#L37
The field 'ClientFolderService.OnChange' is assigned but its value is never used
|
|
build-server (mac):
Damselfly.Core/ScopedServices/CachedDataService.cs#L57
Possible null reference assignment.
|
|
build-docker (linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Desktop-Dist-linux
Expired
|
86 MB |
sha256:2389b29e448e9d4e8912ad885ddc32789cf3ae10b8e210ac570406ae1d8fa746
|
|
|
Desktop-Dist-universal
Expired
|
146 MB |
sha256:b1d572bf36054075dce76e634589e02066c38833bfb52dac82dae25171b81db1
|
|
|
Desktop-Dist-windows
Expired
|
87.1 MB |
sha256:0058c9ed2fc23eb62ca217345066d18f8612f3a7af16660e2dbb99df7464ac0c
|
|
|
Server-Dist-linux
Expired
|
500 MB |
sha256:c63183d3334836dd0583d8e5a442887afe4d1d1ff90a6ce80be452c469fe8839
|
|
|
Server-Dist-mac
Expired
|
323 MB |
sha256:16ffeda32922500242c86308890c9a6950baa7278a5148ac57e3f0fa625e35c4
|
|
|
Server-Dist-windows
Expired
|
489 MB |
sha256:2ed4b0acc7f524a1e976684f8e5c0a0e932b5f54076008b81d48708713c26cdf
|
|