Skip to content

LFT-1285 - Ignore use=enc JWKs in JWKS parsing #394

LFT-1285 - Ignore use=enc JWKs in JWKS parsing

LFT-1285 - Ignore use=enc JWKs in JWKS parsing #394

Triggered via pull request July 31, 2024 13:37
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: pull_request
Build and test (Linux)
19s
Build and test (Linux)
Build and test (Windows)
2m 22s
Build and test (Windows)
Fit to window
Zoom out
Zoom in

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.