Skip to content

Implement application and infrastructure logic file service #39

Implement application and infrastructure logic file service

Implement application and infrastructure logic file service #39

Triggered via pull request January 12, 2025 11:45
Status Success
Total duration 1m 33s
Artifacts

auth.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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