feat: blockstore-opfs #281
js-test-and-release.yml
on: pull_request
js-test-and-release
/
check
1m 22s
Matrix: js-test-and-release / test-node
Matrix: js-test-and-release / test-webkit-webworker
Matrix: js-test-and-release / test-webkit
js-test-and-release
/
test-chrome
0s
js-test-and-release
/
test-chrome-webworker
0s
js-test-and-release
/
test-firefox
0s
js-test-and-release
/
test-firefox-webworker
0s
js-test-and-release
/
test-electron-main
0s
js-test-and-release
/
test-electron-renderer
0s
js-test-and-release
/
release
0s
Annotations
10 errors
js-test-and-release / check
Property 'put' in type 'OpfsBlockstore' is not assignable to the same property in base type 'Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>'.
|
js-test-and-release / check
Property 'putMany' in type 'OpfsBlockstore' is not assignable to the same property in base type 'Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>'.
|
js-test-and-release / check
Type '{ cid: CID<unknown, number, number, Version>; block: Uint8Array; }' is not assignable to type 'Pair'.
|
js-test-and-release / check
Property 'deleteMany' in type 'OpfsBlockstore' is not assignable to the same property in base type 'Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>'.
|
js-test-and-release / check
Type 'import("/home/runner/work/js-stores/js-stores/node_modules/multiformats/dist/types/src/cid").CID<unknown, number, number, import("/home/runner/work/js-stores/js-stores/node_modules/multiformats/dist/types/src/link/interface").Version>' is not assignable to type 'import("/home/runner/work/js-stores/js-stores/packages/interface-blockstore/node_modules/multiformats/dist/src/cid").CID<unknown, number, number, import("/home/runner/work/js-stores/js-stores/packages/interface-blockstore/node_modules/multiformats/dist/src/link/interface").Version>'.
|
js-test-and-release / check
Type '() => Promise<OpfsBlockstore>' is not assignable to type '() => Blockstore<{}, {}, {}, {}, {}, {}, {}, {}> | Promise<Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>>'.
|
js-test-and-release / check
Property 'close' does not exist on type 'Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>'.
|
js-test-and-release / check
Property 'name' does not exist on type 'Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>'.
|
js-test-and-release / check
Type '() => Promise<OpfsBlockstore>' is not assignable to type '() => Blockstore<{}, {}, {}, {}, {}, {}, {}, {}> | Promise<Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>>'.
|
js-test-and-release / check
Property 'close' does not exist on type 'Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>'.
|