LFT-1285 - Ignore use=enc JWKs in JWKS parsing #390
ci.yml
on: pull_request
Build and test (Linux)
19s
Build and test (Windows)
1m 56s
Annotations
9 errors and 6 warnings
Build and test (Linux):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L66
The name 'TryParseJsonSigningKey' does not exist in the current context
|
Build and test (Linux)
Process completed with exit code 1.
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L75
'NotNullWhenAttribute' is inaccessible due to its protection level
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L77
'NotNullWhenAttribute' is inaccessible due to its protection level
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L66
The name 'TryParseJsonSigningKey' does not exist in the current context
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L75
'NotNullWhenAttribute' is inaccessible due to its protection level
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L77
'NotNullWhenAttribute' is inaccessible due to its protection level
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L66
The name 'TryParseJsonSigningKey' does not exist in the current context
|
Build and test (Windows)
Process completed with exit code 1.
|
Build and test (Linux):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L70
Nullability of reference types in value of type 'var' doesn't match target type 'JsonWebKey'.
|
Build and test (Linux):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L125
Converting null literal or possible null value to non-nullable type.
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L70
Nullability of reference types in value of type 'var' doesn't match target type 'JsonWebKey'.
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L125
Converting null literal or possible null value to non-nullable type.
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L70
Nullability of reference types in value of type 'var' doesn't match target type 'JsonWebKey'.
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L125
Converting null literal or possible null value to non-nullable type.
|