LFT-1285 - Ignore use=enc JWKs in JWKS parsing #394
ci.yml
on: pull_request
Build and test (Linux)
19s
Build and test (Windows)
2m 22s
Annotations
7 errors and 3 warnings
Build and test (Linux):
src/D2L.Security.OAuth2/Keys/Default/JsonWebKeySet.cs#L40
'List<JsonElement>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<JsonElement>' could be found (are you missing a using directive or an assembly reference?)
|
Build and test (Linux)
Process completed with exit code 1.
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/Default/JsonWebKeySet.cs#L40
'IEnumerable<object>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'IEnumerable<object>' could be found (are you missing a using directive or an assembly reference?)
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/Default/JsonWebKeySet.cs#L40
'List<JsonElement>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<JsonElement>' could be found (are you missing a using directive or an assembly reference?)
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/Default/JsonWebKeySet.cs#L40
'IEnumerable<object>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'IEnumerable<object>' could be found (are you missing a using directive or an assembly reference?)
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/Default/JsonWebKeySet.cs#L40
'List<JsonElement>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<JsonElement>' could be found (are you missing a using directive or an assembly reference?)
|
Build and test (Windows)
Process completed with exit code 1.
|
Build and test (Linux):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L117
Converting null literal or possible null value to non-nullable type.
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L117
Converting null literal or possible null value to non-nullable type.
|
Build and test (Windows):
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L117
Converting null literal or possible null value to non-nullable type.
|