Skip to content

chore: fix null pointer #82

chore: fix null pointer

chore: fix null pointer #82

Triggered via push December 9, 2024 08:05
Status Success
Total duration 1m 6s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Post.Domain/Repositories/IUserTimelineRepository.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Mail.Application/Usecases/SendMailWithCodeHandler.cs#L14
Parameter 'logger' is unread.
build: Mail.Application/Usecases/SendMailWithCodeHandler.cs#L15
Parameter 'localizer' is unread.
build: Notification.Application/Services/NotificationService.cs#L13
Parameter 'logger' is unread.
build: Profile.Application/Services/PageProfileService.cs#L19
Parameter '_logger' is unread.
build: Profile.Application/Services/ProfileService.cs#L21
Parameter 'logger' is unread.
build: Relationship.Application/Services/ProfileFollowService.cs#L22
Parameter 'logger' is unread.
build: Relationship.Application/Services/ProfileFollowService.cs#L23
Parameter 'localizer' is unread.
build: Relationship.Application/Services/FriendshipService.cs#L21
Parameter 'followService' is unread.
build: Relationship.Application/Services/FriendshipService.cs#L23
Parameter 'logger' is unread.