Switch OIDC primarily to new /auth_metadata
API
#10762
static_analysis.yml
on: pull_request
Downstream tsc element-web
0s
Typescript Syntax Check
26s
ESLint
45s
Node.js example
35s
Workflow Lint
17s
JSDoc Checker
33s
Analyse Dead Code
22s
Downstream Typescript Syntax Check
0s
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
|