Update README.md #6
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.Tests.Integration/Store/MySql/MySqlMoviesStoreTests.cs#L67
Dereference of a possibly null reference.
|
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.Tests.Integration/Store/MySql/MySqlMoviesStoreTests.cs#L67
Dereference of a possibly null reference.
|