chore(deps): update dependency @types/node to v22 #628
checks.yml
on: pull_request
Prepare yarn cache
24s
Release new version
0s
Annotations
12 errors and 5 warnings
typecheck:
src/node-to-fsa/NodeFileSystemWritableFileStream.ts#L83
No overload matches this call.
|
typecheck:
src/node.ts#L110
Argument of type 'string' is not assignable to parameter of type 'BufferEncoding | undefined'.
|
typecheck:
src/node/util.ts#L194
No overload matches this call.
|
typecheck:
src/volume.ts#L163
Argument of type 'string' is not assignable to parameter of type 'BufferEncoding | undefined'.
|
typecheck:
src/volume.ts#L164
Argument of type 'string' is not assignable to parameter of type 'BufferEncoding | undefined'.
|
typecheck:
src/volume.ts#L218
Argument of type 'Buffer<ArrayBufferLike> | NestedDirectoryJSON<DirectoryContent>' is not assignable to parameter of type 'NestedDirectoryJSON<DirectoryContent>'.
|
typecheck
Process completed with exit code 2.
|
Test on ubuntu-latest using Node.js LTS
Process completed with exit code 1.
|
Test on Node.js v18.x
Process completed with exit code 1.
|
Test on Node.js v20.x
Process completed with exit code 1.
|
Test on macOS-latest using Node.js LTS
Process completed with exit code 1.
|
Test on windows-latest using Node.js LTS
Process completed with exit code 1.
|
Prepare yarn cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on ubuntu-latest using Node.js LTS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on Node.js v18.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on Node.js v20.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|