Relase candidate #145
ci.yaml
on: push
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/
|