Skip to content

Switch OIDC primarily to new /auth_metadata API #10762

Switch OIDC primarily to new /auth_metadata API

Switch OIDC primarily to new /auth_metadata API #10762

Triggered via pull request January 17, 2025 15:01
Status Failure
Total duration 55s
Artifacts

static_analysis.yml

on: pull_request
Downstream tsc element-web
0s
Downstream tsc element-web
Typescript Syntax Check
26s
Typescript Syntax Check
ESLint
45s
ESLint
Node.js example
35s
Node.js example
Workflow Lint
17s
Workflow Lint
JSDoc Checker
33s
JSDoc Checker
Analyse Dead Code
22s
Analyse Dead Code
Downstream Typescript Syntax Check
0s
Downstream Typescript Syntax Check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Typescript Syntax Check: spec/test-utils/oidc.ts#L27
Property 'issuer' is missing in type '{ accountManagementEndpoint: string; registrationEndpoint: string; authorizationEndpoint: string; tokenEndpoint: string; metadata: ValidatedIssuerMetadata; }' but required in type 'OidcClientConfig'.
Typescript Syntax Check
Process completed with exit code 2.
JSDoc Checker
Process completed with exit code 3.
Node.js example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636