chore: untracking ffmpeg #38
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.
|