Skip to content

CodeQL

CodeQL #946

Triggered via schedule September 28, 2024 01:53
Status Success
Total duration 5m 56s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Analyze (javascript)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L326
Cannot convert null literal to non-nullable reference type.
Analyze (javascript): Damselfly.Core.ScopedServices/BaseSearchService.cs#L329
Cannot convert null literal to non-nullable reference type.
Analyze (javascript): Damselfly.Core.ScopedServices/BaseSearchService.cs#L332
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#L23
The field 'ClientFolderService.OnChange' is assigned but its value is never used
Analyze (javascript): 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.
Analyze (javascript): Damselfly.Web.Client/Services/SkiaImageRender.cs#L13
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Analyze (javascript): Damselfly.Web.Client/Services/SkiaImageRender.cs#L23
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/ClientAuthService.cs#L55
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): Damselfly.Core.ScopedServices/BaseSearchService.cs#L326
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): Damselfly.Core.ScopedServices/BaseSearchService.cs#L329
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): Damselfly.Core.ScopedServices/BaseSearchService.cs#L332
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#L23
The field 'ClientFolderService.OnChange' is assigned but its value is never used
Analyze (csharp): 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.
Analyze (csharp): Damselfly.Web.Client/Services/SkiaImageRender.cs#L13
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Analyze (csharp): Damselfly.Web.Client/Services/SkiaImageRender.cs#L23
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)