Skip to content

Merge branch 'master' of https://github.com/TheInfinityNet/InfinityNe… #2

Merge branch 'master' of https://github.com/TheInfinityNet/InfinityNe…

Merge branch 'master' of https://github.com/TheInfinityNet/InfinityNe… #2

Triggered via push October 11, 2024 15:47
Status Success
Total duration 1m 10s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L36
'IdentityErrorCode.TOKEN_EXPIRED' hides inherited member 'BaseErrorCode.TOKEN_EXPIRED'. Use the new keyword if hiding was intended.
build: Identity.Application/Exceptions/IdentityErrorCode.cs#L37
'IdentityErrorCode.INVALID_TOKEN' hides inherited member 'BaseErrorCode.INVALID_TOKEN'. Use the new keyword if hiding was intended.
build: Identity.Application/Exceptions/IdentityErrorCode.cs#L38
'IdentityErrorCode.TOKEN_REVOKED' hides inherited member 'BaseErrorCode.TOKEN_REVOKED'. Use the new keyword if hiding was intended.
build: Identity.Application/Exceptions/IdentityErrorCode.cs#L39
'IdentityErrorCode.TOKEN_BLACKLISTED' hides inherited member 'BaseErrorCode.TOKEN_BLACKLISTED'. 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.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.