Update all non-major dependencies #170
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.
|