Skip to content

chore: untracking ffmpeg #38

chore: untracking ffmpeg

chore: untracking ffmpeg #38

Triggered via push November 11, 2024 17:25
Status Success
Total duration 1m 19s
Billable time 2m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Comment.Domain/Entities/Comment.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Post.Domain/Entities/PostContent.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Relationship.Domain/Entities/Interaction.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Profile.Domain/Entities/UserProfile.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Profile.Domain/Entities/UserProfile.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Presentation/Configuration/Jwt/JwtOptions.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Identity.Presentation/Controllers/AccountController.cs#L27
The field 'AccountController._messageBus' is never used
build: Profile.Presentation/Controllers/UserProfileController.cs#L33
Parameter 'configuration' is unread.
build: Profile.Presentation/Controllers/UserProfileController.cs#L35
Parameter 'relationshipClient' is unread.
build: Profile.Presentation/Controllers/UserProfileController.cs#L36
Parameter 'messageBus' is unread.