Skip to content

Relase candidate

Relase candidate #145

Triggered via push July 23, 2024 23:12
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: push
test_format
7s
test_format
Matrix: test
Check if version upgrade
0s
Check if version upgrade
create_github_release
0s
create_github_release
publish_on_npm
0s
publish_on_npm
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Test with Node v20 on ubuntu-latest: src/mock/oidc.ts#L105
Argument of type '{ isUserLoggedIn: true; renewTokens: () => Promise<void>; getTokens: () => Readonly<{ accessToken: string; accessTokenExpirationTime: number; idToken: string; refreshToken: string; refreshTokenExpirationTime: number; decodedIdToken: DecodedIdToken; }>; ... 4 more ...; params: { ...; }; }' is not assignable to parameter of type 'LoggedIn<DecodedIdToken>'.
Test with Node v20 on ubuntu-latest
Process completed with exit code 2.
test_format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test with Node v20 on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/