chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 #583
Annotations
10 errors and 2 warnings
Run cd test/tscc && npm install && npx @tscc/tscc
A rest parameter must be of an array type.
|
Run cd test/tscc && npm install && npx @tscc/tscc
Required type parameters may not follow optional type parameters.
|
Run cd test/tscc && npm install && npx @tscc/tscc
',' expected.
|
Run cd test/tscc && npm install && npx @tscc/tscc
Type 'Request' does not satisfy the constraint 'abstract new (...args: any) => any'.
|
Run cd test/tscc && npm install && npx @tscc/tscc
Expression expected.
|
Run cd test/tscc && npm install && npx @tscc/tscc
Left side of comma operator is unused and has no side effects.
|
Run cd test/tscc && npm install && npx @tscc/tscc
Expression expected.
|
Run cd test/tscc && npm install && npx @tscc/tscc
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
Run cd test/tscc && npm install && npx @tscc/tscc
Object is possibly 'undefined'.
|
Run cd test/tscc && npm install && npx @tscc/tscc
',' expected.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. 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@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading