Cleanup and polish #10
Annotations
4 errors
Duende.AspNetCore.Authentication.JwtBearer.DPoP.FreshnessTests ► validate_iat_when_option_is_set(mode: Both):
test/AspNetCore.Authentication.JwtBearer.Tests/DPoP/FreshnessTests.cs#L212
Failed test found in:
test/AspNetCore.Authentication.JwtBearer.Tests/TestResults/Tests.trx
Error:
Shouldly.ShouldAssertException : Result.IsError
should be
False
but was
True
|
Duende.AspNetCore.Authentication.JwtBearer.DPoP.FreshnessTests ► validate_nonce_when_option_is_set(mode: Both):
src/AspNetCore.Authentication.JwtBearer/DPoP/DefaultDPoPProofValidator.cs#L446
Failed test found in:
test/AspNetCore.Authentication.JwtBearer.Tests/TestResults/Tests.trx
Error:
System.InvalidOperationException : Nullable object must have a value.
|
Build
Failed test were found and 'fail-on-error' option is set to true
|
Build
Process completed with exit code 1.
|