Skip to content

fix: no openid scope crash #66

fix: no openid scope crash

fix: no openid scope crash #66

Triggered via pull request March 4, 2024 14:58
Status Failure
Total duration 43s
Artifacts

build-test-ci.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
main (18.x): lib/__tests__/sdk/utilities/token-utils.spec.ts#L37
Argument of type '{ domain: string; }' is not assignable to parameter of type 'string'.
main (18.x): lib/__tests__/sdk/utilities/token-utils.spec.ts#L38
Property 'id_token' is missing in type '{ refresh_token: string; access_token: string; }' but required in type 'TokenCollection'.
main (18.x)
Process completed with exit code 1.
main (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.