chore(deps): update dependency @types/node to v22 #586
Annotations
10 errors
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.
|
Loading