Update NuGet package cache action to version 4.2.2 in CI workflow #277
Annotations
2 warnings
Run dotnet test RazorPagesMovie.Tests/RazorPagesMovie.Tests.csproj \:
src/Models/Review.cs#L14
Non-nullable property 'Movie' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run dotnet test RazorPagesMovie.Tests/RazorPagesMovie.Tests.csproj \:
src/Models/Review.cs#L19
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading