feat(files): CAR Import #1108
Annotations
4 errors
Fancy Typecheck with GH annotations:
src/bundles/files/utils.js#L137
Argument of type 'IPFSService' is not assignable to parameter of type 'KuboRPCClient'.
Type 'IPFSService' is missing the following properties from type 'KuboRPCClient': bases, codecs, hashers, bitswap, and 22 more.
|
Fancy Typecheck with GH annotations:
src/bundles/files/utils.js#L324
Type 'Uint8Array' is not generic.
|
Fancy Typecheck with GH annotations:
src/bundles/files/utils.js#L332
No overload matches this call.
The last overload gave the following error.
Argument of type 'string | ArrayBuffer | null' is not assignable to parameter of type 'ArrayBufferLike'.
Type 'null' is not assignable to type 'ArrayBufferLike'.
|
Fancy Typecheck with GH annotations
Found 1 errors!
|
Loading