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