Skip to content

Merge pull request #21 from Goldin123/goldin-contributors #50

Merge pull request #21 from Goldin123/goldin-contributors

Merge pull request #21 from Goldin123/goldin-contributors #50

Triggered via push July 2, 2025 08:02
Status Success
Total duration 1m 52s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.