Bump typescript from 5.1.6 to 5.9.2 #597
Annotations
5 errors and 2 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
node_modules/@types/node/module.d.ts#L107
Overload signatures must all be optional or required.
|
|
Lint:
node_modules/@types/node/fs/promises.d.ts#L219
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
|
Lint:
node_modules/@types/node/fs/promises.d.ts#L57
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
|
Lint:
node_modules/@types/node/buffer.d.ts#L596
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
|
|
Lint:
src/artifact.ts#L31
Forbidden non-null assertion
|
|
Lint:
src/artifact.ts#L15
Forbidden non-null assertion
|