Add github actions workflows #3
Annotations
11 errors and 1 warning
Build
No test report files were found
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/DefaultDPoPProofValidator.cs#L11
The type or namespace name 'JsonWebTokens' does not exist in the namespace 'Microsoft.IdentityModel' (are you missing an assembly reference?)
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/DefaultReplayCache.cs#L4
The type or namespace name 'Caching' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/DPoPJwtBearerEvents.cs#L9
The type or namespace name 'JsonWebTokens' does not exist in the namespace 'Microsoft.IdentityModel' (are you missing an assembly reference?)
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/DPoPJwtBearerEvents.cs#L11
The type or namespace name 'OidcConstants' does not exist in the namespace 'IdentityModel' (are you missing an assembly reference?)
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/ConfigureJwtBearerOptions.cs#L9
The type or namespace name 'IPostConfigureOptions<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/ConfigureJwtBearerOptions.cs#L9
The type or namespace name 'JwtBearerOptions' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/ConfigureJwtBearerOptions.cs#L18
The type or namespace name 'JwtBearerOptions' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/DefaultReplayCache.cs#L15
The type or namespace name 'IDistributedCache' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/DefaultReplayCache.cs#L21
The type or namespace name 'IDistributedCache' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/AspNetCore.Authentication.JwtBearer/DPoP/DPoPExtensions.cs#L49
The type or namespace name 'AuthenticationProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build
No file matches path test/AspNetCore.Authentication.JwtBearer.Tests/TestResults/Tests.trx
|