Skip to content

Add plugin context to get browser storage #243

Add plugin context to get browser storage

Add plugin context to get browser storage #243

Triggered via pull request September 30, 2024 18:48
Status Failure
Total duration 24s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
build: src/entries/Background/index.ts#L17
Insert `⏎·······`
build: src/entries/Background/index.ts#L18
Insert `⏎·······`
build: src/utils/misc.ts#L259
Replace `"localStorage"` with `'localStorage'`
build: src/utils/misc.ts#L260
Replace `"localStorage:",·""` with `'localStorage:',·''`
build: src/utils/misc.ts#L270
Insert `⏎·····`
build: src/utils/misc.ts#L276
Replace `"sessionStorage"` with `'sessionStorage'`
build: src/utils/misc.ts#L277
Replace `"sessionStorage:",·""` with `'sessionStorage:',·''`
build
Process completed with exit code 1.
build
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/
build: src/components/PluginInfo/index.tsx#L31
Unexpected any. Specify a different type
build: src/components/PluginInfo/index.tsx#L35
'evt' is defined but never used
build: src/components/PluginInfo/index.tsx#L39
Unexpected any. Specify a different type
build: src/components/PluginInfo/index.tsx#L55
Unexpected any. Specify a different type
build: src/components/PluginInfo/index.tsx#L111
Unexpected any. Specify a different type
build: src/components/PluginInfo/index.tsx#L115
Unexpected any. Specify a different type
build: src/components/PluginList/index.tsx#L11
'fetchPluginConfigByHash' is defined but never used
build: src/components/PluginList/index.tsx#L78
Unexpected any. Specify a different type
build: src/components/RequestDetail/index.tsx#L8
'notarizeRequest' is defined but never used
build: src/components/RequestDetail/index.tsx#L10
'useDispatch' is defined but never used