fix: no openid scope crash #66
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/.
|