Skip to content

feat: blockstore-opfs #281

feat: blockstore-opfs

feat: blockstore-opfs #281

Triggered via pull request July 26, 2024 13:45
Status Failure
Total duration 1m 34s
Artifacts

js-test-and-release.yml

on: pull_request
js-test-and-release  /  check
1m 22s
js-test-and-release / check
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
js-test-and-release  /  test-chrome-webworker
0s
js-test-and-release / test-chrome-webworker
js-test-and-release  /  test-firefox
0s
js-test-and-release / test-firefox
js-test-and-release  /  test-firefox-webworker
0s
js-test-and-release / test-firefox-webworker
js-test-and-release  /  test-electron-main
0s
js-test-and-release / test-electron-main
js-test-and-release  /  test-electron-renderer
0s
js-test-and-release / test-electron-renderer
js-test-and-release  /  release-check
0s
js-test-and-release / release-check
js-test-and-release  /  release
0s
js-test-and-release / release
Fit to window
Zoom out
Zoom in

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<{}, {}, {}, {}, {}, {}, {}, {}>'.