Update dev dependencies & lint #8
Annotations
8 errors and 1 warning
Run npm ci:
node_modules/@types/node/buffer.d.ts#L632
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
|
Run npm ci:
node_modules/@types/node/fs/promises.d.ts#L56
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Run npm ci:
node_modules/@types/node/fs/promises.d.ts#L238
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
Run npm ci:
node_modules/mongodb/mongodb.d.ts#L4039
Property 'write' in type 'GridFSBucketWriteStream' is not assignable to the same property in base type 'WritableStream'.
|
Run npm ci:
node_modules/mongodb/mongodb.d.ts#L4040
Property 'write' in type 'GridFSBucketWriteStream' is not assignable to the same property in base type 'WritableStream'.
|
Run npm ci:
node_modules/mongodb/mongodb.d.ts#L4041
Property 'write' in type 'GridFSBucketWriteStream' is not assignable to the same property in base type 'WritableStream'.
|
Run npm ci:
node_modules/mongodb/mongodb.d.ts#L4042
Property 'write' in type 'GridFSBucketWriteStream' is not assignable to the same property in base type 'WritableStream'.
|
Run npm ci
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading