[Snyk] Security upgrade Microsoft.EntityFrameworkCore.Design from 8.0.0 to 9.0.0 #7
Annotations
1 error and 4 warnings
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], 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:
Server/Database/DbModelContext.cs#L27
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
Build:
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)
|
Loading