Skip to content

Update all non-major dependencies #170

Update all non-major dependencies

Update all non-major dependencies #170

Triggered via pull request November 28, 2025 22:47
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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
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.