Implement application and infrastructure logic file service #39
auth.yml
on: pull_request
build-and-test
41s
docker
34s
Annotations
3 warnings
build-and-test:
backend/src/PostService/PostService.Application/Commands/AddComment/AddCommentCommandHandler.cs#L50
Possible null reference argument for parameter 'userId' in 'Comment.Comment(Guid postId, string userId, string username, string content)'.
|
build-and-test:
backend/src/PostService/PostService.Application/Commands/AddComment/AddCommentCommandHandler.cs#L50
Possible null reference argument for parameter 'userId' in 'Comment.Comment(Guid postId, string userId, string username, string content)'.
|
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|