chore(deps): update dependency @types/node to v20.16.3 #2695
Annotations
1 error and 6 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/eslint-plugin/src/rules/check-help-links/__tests__/check-help-links.test.ts#L23
Unexpected any. Specify a different type
|
packages/eslint-plugin/src/utils/getWrappedNode.ts#L41
Unsafe member access ._context on an `any` value
|
packages/eslint-plugin/src/utils/getWrappedNode.ts#L41
Unexpected any. Specify a different type
|
packages/toolkit-css/src/formatters/formatWithStylelint.ts#L24
Unsafe return of an `any` typed value
|
This job failed
Loading