Skip to content

refactor: new plugin architecture #509

refactor: new plugin architecture

refactor: new plugin architecture #509

Triggered via pull request February 3, 2025 22:35
Status Failure
Total duration 2m 14s
Artifacts

js-test-and-release.yml

on: pull_request
js-test-and-release  /  check
2m 2s
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
'PluginOptions' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
js-test-and-release / check
Cannot find module './utils/responses.js' or its corresponding type declarations.
js-test-and-release / check
Cannot find name 'PluginContext'.
js-test-and-release / check
Property 'handle' in type 'MyCustomPlugin' is not assignable to the same property in base type 'BasePlugin'.
js-test-and-release / check
Cannot find name 'PluginContext'.
js-test-and-release / check
Parameter 'opts' implicitly has an 'any' type.
js-test-and-release / check
Cannot find module 'helia-verified-fetch' or its corresponding type declarations.
js-test-and-release / check
Cannot find module './plugins/my-custom-plugin.js' or its corresponding type declarations.
js-test-and-release / check
No value exists in scope for the shorthand property 'helia'. Either declare one or provide an initializer.
js-test-and-release / check
No value exists in scope for the shorthand property 'ipns'. Either declare one or provide an initializer.