Skip to content

[Snyk] Security upgrade Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.7 #16

[Snyk] Security upgrade Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.7

[Snyk] Security upgrade Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.7 #16

Triggered via pull request July 11, 2024 00:12
Status Failure
Total duration 1m 9s
Artifacts

build.yml

on: pull_request
Build and analyze
1m 2s
Build and analyze
Fit to window
Zoom out
Zoom in

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.