[Snyk] Security upgrade Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.7 #16
Annotations
1 error and 4 warnings
Build and analyze
Process completed with exit code 1.
|
Build and analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3.2.0, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and analyze:
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 and analyze:
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 and analyze:
Server/Controllers/WeatherForecastController.cs#L35
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)
|