Skip to content

test(e2e): remove redundant page-content-runtime test file #42

test(e2e): remove redundant page-content-runtime test file

test(e2e): remove redundant page-content-runtime test file #42

Triggered via push October 11, 2024 07:19
Status Failure
Total duration 45s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
eslint: pages/devtools-panel/src/Panel.tsx#L9
'logo' is assigned a value but never used
eslint: pages/new-tab/src/NewTab.tsx#L11
'logo' is assigned a value but never used
eslint
@extension/devtools-panel#lint: command (/home/runner/work/auto-dev-browser/auto-dev-browser/pages/devtools-panel) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --fix --cache --cache-location node_modules/.cache/.eslintcache exited (1)
eslint
@extension/new-tab#lint: command (/home/runner/work/auto-dev-browser/auto-dev-browser/pages/new-tab) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --fix --cache --cache-location node_modules/.cache/.eslintcache exited (1)
eslint
Process completed with exit code 1.
eslint: pages/content-ui/src/App.tsx#L50
React Hook useEffect has a missing dependency: 'onBackgroundMessage'. Either include it or remove the dependency array