Merge pull request #21 from Goldin123/goldin-contributors #50
Annotations
10 warnings
|
build-and-test:
Neo.Tests/Functional/PostsControllerTests.cs#L341
Dereference of a possibly null reference.
|
|
build-and-test:
Neo.Tests/Functional/PostsControllerTests.cs#L145
Dereference of a possibly null reference.
|
|
build-and-test:
Neo.Tests/Functional/PostsControllerTests.cs#L144
Possible null reference argument for parameter 'collection' in 'PostLikeDto Assert.Single<PostLikeDto>(IEnumerable<PostLikeDto> collection)'.
|
|
build-and-test:
Neo.Tests/Functional/PostsControllerTests.cs#L143
Possible null reference argument for parameter 'collection' in 'PostCommentDto Assert.Single<PostCommentDto>(IEnumerable<PostCommentDto> collection)'.
|
|
build-and-test:
Neo.Tests/Functional/PostsControllerTests.cs#L142
Possible null reference argument for parameter 'collection' in 'PostTagDto Assert.Single<PostTagDto>(IEnumerable<PostTagDto> collection)'.
|
|
build-and-test:
Neo.Tests/Functional/PostsControllerTests.cs#L141
Dereference of a possibly null reference.
|
|
build-and-test:
Neo.Application/UseCases/GetPagedPosts/GetPagedPostsHandler.cs#L77
Dereference of a possibly null reference.
|
|
build-and-test:
Neo.Application/UseCases/GetPagedPosts/GetPagedPostsHandler.cs#L46
Possible null reference assignment.
|
|
build-and-test:
Neo.Application/UseCases/GetPagedPosts/GetPagedPostsHandler.cs#L77
Dereference of a possibly null reference.
|
|
build-and-test:
Neo.Application/UseCases/GetPagedPosts/GetPagedPostsHandler.cs#L46
Possible null reference assignment.
|