Type Checks, Internal Types #415
ts-internal.yml
on: schedule
type-check
/
Resolving inputs
2s
Matrix: type-check / test
Annotations
4 errors
type-check / TS next, "esnext", ./.:
node_modules/@types/node/buffer.d.ts#L622
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
|
type-check / TS next, "esnext", ./.:
node_modules/@types/node/fs/promises.d.ts#L57
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
type-check / TS next, "esnext", ./.:
node_modules/@types/node/fs/promises.d.ts#L235
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
type-check / TS next, "esnext", ./.
Process completed with exit code 2.
|