Update all non-major dependencies #291
Annotations
10 errors and 4 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/cli/index.ts#L10
Cannot find module 'fdir/dist/builder/api-builder.js' or its corresponding type declarations.
|
|
typecheck
Process completed with exit code 2.
|
|
typecheck:
src/encode.ts#L55
Type 'Buffer<ArrayBufferLike>' is not assignable to type 'Buffer<ArrayBuffer>'.
|
|
typecheck:
src/encode.ts#L37
Type 'Buffer<ArrayBufferLike>' is not assignable to type 'Buffer<ArrayBuffer>'.
|
|
typecheck:
src/cli/index.ts#L10
Cannot find module 'fdir/dist/builder/api-builder.js' or its corresponding type declarations.
|
|
lint
Process completed with exit code 1.
|
|
lint:
src/cli/index.ts#L87
Unsafe member access .withPromise on an `error` typed value
|
|
lint:
src/cli/index.ts#L87
Unsafe call of a(n) `error` type typed value
|
|
lint:
src/cli/index.ts#L87
Unsafe spread of an error typed type
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|