Skip to content

Update README.md

Update README.md #734

Triggered via pull request June 18, 2024 12:02
Status Success
Total duration 40m 33s
Artifacts

codeql.yml

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

Annotations

11 warnings
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Common/NewMessageData.cs#L23
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Eppie.App/Eppie.App.ViewModels/Common/NewMessageData.cs#L126
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#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.
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.