Update NuGet package cache action to version 4.2.2 in CI workflow #277
Annotations
6 warnings
Publish:
src/Models/Review.cs#L14
Non-nullable property 'Movie' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
src/Models/Review.cs#L19
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build App project:
src/Models/Review.cs#L14
Non-nullable property 'Movie' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build App project:
src/Models/Review.cs#L19
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build App project:
src/Models/Review.cs#L14
Non-nullable property 'Movie' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build App project:
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