Skip to content

fix: github action

fix: github action #22

Triggered via push February 5, 2026 04:23
Status Success
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

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'