Skip to content

Treat warnings as errors enabled #719

Treat warnings as errors enabled

Treat warnings as errors enabled #719

Triggered via pull request June 15, 2024 13:21
Status Success
Total duration 31m 18s
Artifacts

codeql.yml

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

Annotations

14 warnings
Analyze (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Analyze (csharp)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Analyze (csharp): src/Eppie.App/Eppie.App.ViewModels/AccountSettingsPageViewModel.cs#L840
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Eppie.App/Eppie.App.ViewModels/Services/INavigationService.cs#L5
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Eppie.App/Eppie.App.ViewModels/Services/INavigationService.cs#L10
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Eppie.App/Eppie.App.ViewModels/Services/INavigationService.cs#L11
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Eppie.App/Eppie.App.ViewModels/Common/NewMessageData.cs#L148
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Eppie.App/Eppie.App.ViewModels/Common/NewMessageData.cs#L23
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Eppie.App/Eppie.App.ViewModels/Common/NewMessageData.cs#L192
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Eppie.App/Eppie.App.ViewModels/Common/NewMessageData.cs#L215
Cannot convert null literal to non-nullable reference type.