feat: add button to open extension in a browser page #237
Annotations
3 errors and 11 warnings
Lint:
src/pages/Options/index.tsx#L80
Replace `·url:·`chrome://extensions/?id=${chrome.runtime.id}`` with `⏎······url:·`chrome://extensions/?id=${chrome.runtime.id}`,⏎···`
|
Lint:
src/pages/Options/index.tsx#L84
Replace `·url:·`chrome-extension://${chrome.runtime.id}/popup.html`` with `⏎······url:·`chrome-extension://${chrome.runtime.id}/popup.html`,⏎···`
|
Lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/components/PluginInfo/index.tsx#L31
Unexpected any. Specify a different type
|
Lint:
src/components/PluginInfo/index.tsx#L35
'evt' is defined but never used
|
Lint:
src/components/PluginInfo/index.tsx#L39
Unexpected any. Specify a different type
|
Lint:
src/components/PluginInfo/index.tsx#L55
Unexpected any. Specify a different type
|
Lint:
src/components/PluginInfo/index.tsx#L111
Unexpected any. Specify a different type
|
Lint:
src/components/PluginInfo/index.tsx#L115
Unexpected any. Specify a different type
|
Lint:
src/components/PluginList/index.tsx#L11
'fetchPluginConfigByHash' is defined but never used
|
Lint:
src/components/PluginList/index.tsx#L78
Unexpected any. Specify a different type
|
Lint:
src/components/RequestDetail/index.tsx#L8
'notarizeRequest' is defined but never used
|
Lint:
src/components/RequestDetail/index.tsx#L10
'useDispatch' is defined but never used
|
Loading