refactor: new plugin architecture #507
js-test-and-release.yml
on: pull_request
js-test-and-release
/
check
1m 48s
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
'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.
|