removed java #3
Annotations
1 error and 7 warnings
Upload result to GitHub Code Scanning
Path does not exist: snyk.sarif
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload result to GitHub Code Scanning
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/
|
Upload result to GitHub Code Scanning
Resource not accessible by integration
|
Upload result to GitHub Code Scanning
Resource not accessible by integration
|
Build:
Server/Database/DbModelContext.cs#L27
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Server/Database/DbModelContext.cs#L28
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Server/Controllers/WeatherForecastController.cs#L34
The symbol 'DateTime.Subtract(TimeSpan)' is banned in this project (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.BannedApiAnalyzers/BannedApiAnalyzers.Help.md)
|
Loading