Bump @types/node from 18.16.19 to 24.2.1 #599
Annotations
10 errors and 2 warnings
|
Lint:
node_modules/@types/node/fs/promises.d.ts#L484
A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
Lint:
node_modules/@types/node/fs.d.ts#L334
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
Lint:
node_modules/@types/node/fs.d.ts#L334
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
Lint:
node_modules/@types/node/fs.d.ts#L329
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
Lint:
node_modules/@types/node/fs.d.ts#L329
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
Lint:
node_modules/@types/node/events.d.ts#L436
Cannot find name 'Disposable'.
|
|
Lint:
node_modules/@types/node/dgram.d.ts#L594
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
|
Lint:
node_modules/@types/node/dgram.d.ts#L594
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
Lint:
node_modules/@types/node/child_process.d.ts#L310
Property 'dispose' does not exist on type 'SymbolConstructor'.
|
|
Lint:
node_modules/@types/node/child_process.d.ts#L310
A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
|
Lint:
src/artifact.ts#L31
Forbidden non-null assertion
|
|
Lint:
src/artifact.ts#L15
Forbidden non-null assertion
|