Skip to content

v3.99.0

v3.99.0 #20

Triggered via push May 9, 2024 15:02
Status Failure
Total duration 2m 26s
Artifacts
Typescript Syntax Check
1m 50s
Typescript Syntax Check
i18n Check  /  check
49s
i18n Check / check
Rethemendex Check
6s
Rethemendex Check
ESLint
2m 17s
ESLint
Style Lint
59s
Style Lint
Workflow Lint
43s
Workflow Lint
Analyse Dead Code
2m 1s
Analyse Dead Code
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Typescript Syntax Check: test/components/structures/MatrixChat-test.tsx#L284
Property 'id_token' is missing in type '{ access_token: string; refresh_token: string; scope: string; token_type: "Bearer"; expires_at: number; }' but required in type 'BearerTokenResponse'.
Typescript Syntax Check: test/utils/oidc/authorize-test.ts#L115
Property 'id_token' is missing in type '{ access_token: string; refresh_token: string; scope: string; token_type: "Bearer"; expires_at: number; }' but required in type 'BearerTokenResponse'.
Typescript Syntax Check
Process completed with exit code 2.
i18n Check / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.