fix: github action #22
Annotations
10 warnings
|
build:
src/NetDevPack.Identity/Jwt/JwtBuilderInject.cs#L267
'JsonWebTokenHandler.ValidateToken(string, TokenValidationParameters)' is obsolete: '`JsonWebTokens.ValidateToken(string, TokenValidationParameters)` has been deprecated and will be removed in a future release. Use `JsonWebTokens.ValidateTokenAsync(string, TokenValidationParameters)` instead. For more information, see https://aka.ms/IdentityModel/7-breaking-changes'
|
|
build:
src/NetDevPack.Identity/Jwt/JwtBuilderInject.cs#L241
'AppJwtSettings.SecretKey' is obsolete: 'For better security use IJwtBuilder and set null for this field'
|
|
build:
src/NetDevPack.Identity/Jwt/JwtBuilderInject.cs#L238
'AppJwtSettings.SecretKey' is obsolete: 'For better security use IJwtBuilder and set null for this field'
|
|
build:
src/NetDevPack.Identity/Jwt/JwtBuilder.cs#L115
'JwtBuilder<TIdentityUser, string>' is obsolete: 'Inject IJwtBuilder instead'
|
|
build:
src/NetDevPack.Identity/Jwt/Abstractions.cs#L48
'AppJwtSettings.SecretKey' is obsolete: 'For better security use IJwtBuilder and set null for this field'
|
|
build:
src/NetDevPack.Identity/Jwt/Abstractions.cs#L23
'AppJwtSettings.SecretKey' is obsolete: 'For better security use IJwtBuilder and set null for this field'
|
|
build:
src/NetDevPack.Identity/Jwt/JwtBuilderInject.cs#L267
'JsonWebTokenHandler.ValidateToken(string, TokenValidationParameters)' is obsolete: '`JsonWebTokens.ValidateToken(string, TokenValidationParameters)` has been deprecated and will be removed in a future release. Use `JsonWebTokens.ValidateTokenAsync(string, TokenValidationParameters)` instead. For more information, see https://aka.ms/IdentityModel/7-breaking-changes'
|
|
build:
src/NetDevPack.Identity/Jwt/JwtBuilderInject.cs#L241
'AppJwtSettings.SecretKey' is obsolete: 'For better security use IJwtBuilder and set null for this field'
|
|
build:
src/NetDevPack.Identity/Jwt/JwtBuilderInject.cs#L238
'AppJwtSettings.SecretKey' is obsolete: 'For better security use IJwtBuilder and set null for this field'
|
|
build:
src/NetDevPack.Identity/Jwt/JwtBuilder.cs#L115
'JwtBuilder<TIdentityUser, string>' is obsolete: 'Inject IJwtBuilder instead'
|