Skip to content

More dependencies #1016

More dependencies

More dependencies #1016

Triggered via push January 1, 2025 21:49
Status Success
Total duration 5m 7s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (javascript): 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.
Analyze (javascript): Damselfly.Core.ScopedServices/Client Services/ClientAuthService.cs#L55
Cannot convert null literal to non-nullable reference type.
Analyze (javascript): Damselfly.Core.ScopedServices/BaseSearchService.cs#L328
Cannot convert null literal to non-nullable reference type.
Analyze (javascript): Damselfly.Core.ScopedServices/BaseSearchService.cs#L331
Cannot convert null literal to non-nullable reference type.
Analyze (javascript): Damselfly.Core.ScopedServices/BaseSearchService.cs#L334
Cannot convert null literal to non-nullable reference type.
Analyze (javascript): Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
Analyze (javascript): Damselfly.Core.ScopedServices/Client Services/ClientFolderService.cs#L37
The field 'ClientFolderService.OnChange' is assigned but its value is never used
Analyze (javascript): Damselfly.Core/Services/FolderService.cs#L68
Dereference of a possibly null reference.
Analyze (javascript): Damselfly.Core/Services/FolderService.cs#L116
Dereference of a possibly null reference.
Analyze (javascript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (csharp): 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.
Analyze (csharp): Damselfly.Core.ScopedServices/Client Services/ClientAuthService.cs#L55
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): Damselfly.Core.ScopedServices/BaseSearchService.cs#L328
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): Damselfly.Core.ScopedServices/BaseSearchService.cs#L331
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): Damselfly.Core.ScopedServices/BaseSearchService.cs#L334
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
Analyze (csharp): Damselfly.Core.ScopedServices/Client Services/ClientFolderService.cs#L37
The field 'ClientFolderService.OnChange' is assigned but its value is never used
Analyze (csharp): Damselfly.Core/Services/WordpressService.cs#L148
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): Damselfly.Core/Services/WordpressService.cs#L175
Converting null literal or possible null value to non-nullable type.