LFT-1285 - Ignore use=enc JWKs in JWKS parsing #389
Annotations
10 errors and 6 warnings
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L75
'NotNullWhenAttribute' is inaccessible due to its protection level
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L77
'NotNullWhenAttribute' is inaccessible due to its protection level
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L86
The name 'result' does not exist in the current context
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L94
The name 'result' does not exist in the current context
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L102
The name 'result' does not exist in the current context
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L110
The name 'result' does not exist in the current context
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L118
The name 'result' does not exist in the current context
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L129
The name 'result' does not exist in the current context
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L141
The name 'result' does not exist in the current context
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L149
The name 'result' does not exist in the current context
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L125
Converting null literal or possible null value to non-nullable type.
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L175
Parameter 'key' must have a non-null value when exiting with 'true'.
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L213
Parameter 'key' must have a non-null value when exiting with 'true'.
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L125
Converting null literal or possible null value to non-nullable type.
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L175
Parameter 'key' must have a non-null value when exiting with 'true'.
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L213
Parameter 'key' must have a non-null value when exiting with 'true'.
|
This job failed
Loading