build(deps-dev): bump cypress from 13.6.1 to 13.6.5 #406
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
Build Package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint Code:
src/auth0-session/client/edge-client.ts#L123
Missing return type on function
|
Lint Code:
src/auth0-session/client/edge-client.ts#L196
'id_token_hint' is assigned a value but never used
|
Lint Code:
src/auth0-session/client/node-client.ts#L150
'id_token_hint' is assigned a value but never used
|
Lint Code:
src/auth0-session/client/node-client.ts#L182
Missing return type on function
|
Lint Code:
src/auth0-session/handlers/backchannel-logout.ts#L13
Forbidden non-null assertion
|
Lint Code:
src/auth0-session/handlers/callback.ts#L96
Forbidden non-null assertion
|
Lint Code:
src/auth0-session/http/node-request.ts#L11
Missing return type on function
|
Lint Code:
src/auth0-session/http/node-request.ts#L15
Missing return type on function
|
Lint Code:
src/auth0-session/http/node-request.ts#L19
Missing return type on function
|
Lint Code:
src/auth0-session/http/node-response.ts#L12
Missing return type on function
|
Run Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3, codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|