Bump typescript from 5.4.5 to 5.7.2 #307
Annotations
9 errors and 1 warning
test:
node_modules/@types/node/buffer.d.ts#L632
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
|
test:
node_modules/@types/node/fs/promises.d.ts#L59
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
test:
node_modules/@types/node/fs/promises.d.ts#L241
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
test:
node_modules/@types/vinyl/index.d.ts#L335
Interface 'BufferFile' incorrectly extends interface 'File'.
|
test:
node_modules/@types/vinyl/index.d.ts#L344
Interface 'StreamFile' incorrectly extends interface 'File'.
|
test:
node_modules/@types/vinyl/index.d.ts#L353
Interface 'NullFile' incorrectly extends interface 'File'.
|
test:
node_modules/@types/vinyl/index.d.ts#L362
Interface 'DirectoryFile' incorrectly extends interface 'NullFile'.
|
test:
node_modules/@types/vinyl/index.d.ts#L367
Interface 'SymbolicFile' incorrectly extends interface 'NullFile'.
|
test
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|