refactor: change column name and swagger enpoint #5
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.
|