Create CONTRIBUTING.md #21
Merged
Annotations
10 warnings
|
Neo.Tests/Functional/PostsControllerTests.cs#L341
Dereference of a possibly null reference.
|
|
Neo.Tests/Functional/PostsControllerTests.cs#L145
Dereference of a possibly null reference.
|
|
Neo.Tests/Functional/PostsControllerTests.cs#L144
Possible null reference argument for parameter 'collection' in 'PostLikeDto Assert.Single<PostLikeDto>(IEnumerable<PostLikeDto> collection)'.
|
|
Neo.Tests/Functional/PostsControllerTests.cs#L143
Possible null reference argument for parameter 'collection' in 'PostCommentDto Assert.Single<PostCommentDto>(IEnumerable<PostCommentDto> collection)'.
|
|
Neo.Tests/Functional/PostsControllerTests.cs#L142
Possible null reference argument for parameter 'collection' in 'PostTagDto Assert.Single<PostTagDto>(IEnumerable<PostTagDto> collection)'.
|
|
Neo.Tests/Functional/PostsControllerTests.cs#L141
Dereference of a possibly null reference.
|
|
Neo.Application/UseCases/GetPagedPosts/GetPagedPostsHandler.cs#L77
Dereference of a possibly null reference.
|
|
Neo.Application/UseCases/GetPagedPosts/GetPagedPostsHandler.cs#L46
Possible null reference assignment.
|
|
Neo.Application/UseCases/GetPagedPosts/GetPagedPostsHandler.cs#L77
Dereference of a possibly null reference.
|
|
Neo.Application/UseCases/GetPagedPosts/GetPagedPostsHandler.cs#L46
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading