Skip to content

Update README.md

Update README.md #6

Triggered via push July 24, 2023 21:32
Status Success
Total duration 1m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: integration-test-mysql-dotnet/Movies.Api/Requests/UpdateMovieRequest.cs#L5
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: integration-test-mysql-dotnet/Movies.Api/Requests/UpdateMovieRequest.cs#L6
Non-nullable property 'Director' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: integration-test-mysql-dotnet/Movies.Api/Requests/CreateMovieRequest.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: integration-test-mysql-dotnet/Movies.Api/Requests/CreateMovieRequest.cs#L7
Non-nullable property 'Director' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: integration-test-mysql-dotnet/Movies.Api/Requests/UpdateMovieRequest.cs#L5
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: integration-test-mysql-dotnet/Movies.Api/Requests/UpdateMovieRequest.cs#L6
Non-nullable property 'Director' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: integration-test-mysql-dotnet/Movies.Api/Requests/CreateMovieRequest.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: integration-test-mysql-dotnet/Movies.Api/Requests/CreateMovieRequest.cs#L7
Non-nullable property 'Director' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.