You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The job was canceled because "helia-dag-json" failed.
Property 'blockstore' in type 'HeliaImpl' is not assignable to the same property in base type 'Helia<Libp2p<ServiceMap>>'.
Argument of type 'NetworkedStorage' is not assignable to parameter of type 'Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>'.
Argument of type 'NetworkedStorage' is not assignable to parameter of type 'Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>'.
Argument of type 'AsyncGenerator<CID<unknown, number, number, Version>, any, unknown>' is not assignable to parameter of type 'AwaitIterable<CID<unknown, number, number, Version>>'.
Argument of type 'HeliaImpl' is not assignable to parameter of type 'Helia<any>'.
Type 'HeliaImpl' is not assignable to type 'Helia<unknown>'.
Argument of type 'import("/home/runner/work/kubo/kubo/interop/node_modules/multiformats/dist/types/src/cid").CID<unknown, number, number, import("/home/runner/work/kubo/kubo/interop/node_modules/multiformats/dist/types/src/link/interface").Version>' is not assignable to parameter of type 'import("/home/runner/work/kubo/kubo/interop/node_modules/interface-datastore/node_modules/multiformats/dist/src/cid").CID<unknown, number, number, import("/home/runner/work/kubo/kubo/interop/node_modules/interface-datastore/node_modules/multiformats/dist/src/link/interface").Version>'.
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'Blocks'.
Argument of type 'import("/home/runner/work/kubo/kubo/interop/node_modules/multiformats/dist/types/src/cid").CID<unknown, number, number, import("/home/runner/work/kubo/kubo/interop/node_modules/multiformats/dist/types/src/link/interface").Version>' is not assignable to parameter of type 'import("/home/runner/work/kubo/kubo/interop/node_modules/interface-datastore/node_modules/multiformats/dist/src/cid").CID<unknown, number, number, import("/home/runner/work/kubo/kubo/interop/node_modules/interface-datastore/node_modules/multiformats/dist/src/link/interface").Version>'.
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'Blocks'.
The logs for this run have expired and are no longer available.