[Snyk] Upgrade zone.js from 0.13.0 to 0.14.4 #11
Annotations
1 error and 4 warnings
Build and analyze
Process completed with exit code 1.
|
Build and analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3.2.0, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
|