Bump @typescript-eslint/parser from 6.19.1 to 6.20.0 #1012
Annotations
8 warnings
test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20.x):
src/itertools.ts#L1
'enumerate' is defined but never used. Allowed unused vars must match /^_.*/u
|
test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (16.x):
src/itertools.ts#L1
'enumerate' is defined but never used. Allowed unused vars must match /^_.*/u
|
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18.x):
src/itertools.ts#L1
'enumerate' is defined but never used. Allowed unused vars must match /^_.*/u
|
test (latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (latest):
src/itertools.ts#L1
'enumerate' is defined but never used. Allowed unused vars must match /^_.*/u
|