Skip to content

refactor: change column name and swagger enpoint #5

refactor: change column name and swagger enpoint

refactor: change column name and swagger enpoint #5

Triggered via push October 14, 2024 08:22
Status Success
Total duration 1m 6s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: Relationship.Presentation/WeatherForecast.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Identity.Application/Exceptions/IdentityErrorCode.cs#L21
'IdentityErrorCode.VALIDATION_ERROR' hides inherited member 'BaseErrorCode.VALIDATION_ERROR'. Use the new keyword if hiding was intended.
build: Identity.Application/Exceptions/IdentityErrorCode.cs#L34
'IdentityErrorCode.TOKEN_MISSING' hides inherited member 'BaseErrorCode.TOKEN_MISSING'. Use the new keyword if hiding was intended.
build: Identity.Application/Exceptions/IdentityErrorCode.cs#L35
'IdentityErrorCode.TOKEN_INVALID' hides inherited member 'BaseErrorCode.TOKEN_INVALID'. Use the new keyword if hiding was intended.
build: Identity.Application/Exceptions/IdentityErrorCode.cs#L40
'IdentityErrorCode.INVALID_SIGNATURE' hides inherited member 'BaseErrorCode.INVALID_SIGNATURE'. Use the new keyword if hiding was intended.
build: Identity.Presentation/Controllers/AccountController.cs#L27
The field 'AccountController._messageBus' is never used
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: Relationship.Presentation/WeatherForecast.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Identity.Application/Exceptions/IdentityErrorCode.cs#L21
'IdentityErrorCode.VALIDATION_ERROR' hides inherited member 'BaseErrorCode.VALIDATION_ERROR'. Use the new keyword if hiding was intended.