Skip to content

format files with prettier #8

format files with prettier

format files with prettier #8

Triggered via push July 27, 2023 00:05
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: src/global.d.ts#L1
Unable to resolve path to module 'chrome'
lint: src/global.d.ts#L8
'watchPath' is defined but never used. Allowed unused args must match /^_/u
lint: src/global.d.ts#L13
'watchPath' is defined but never used. Allowed unused args must match /^_/u
lint: src/lib/listeners.ts#L1
Unable to resolve path to module '@lib/messageUtils'
lint: src/pages/background/index.ts#L1
Unable to resolve path to module 'virtual:reload-on-update-in-background-script'
lint: src/pages/content/components/App/index.tsx#L1
Unable to resolve path to module '@lib/listeners'
lint: src/pages/content/components/App/index.tsx#L2
Unable to resolve path to module '@src/pages/content/components/App/App'
lint: src/pages/content/components/App/index.tsx#L4
Unable to resolve path to module 'virtual:reload-on-update-in-view'
lint: src/pages/popup/Popup.test.tsx#L1
Unable to resolve path to module '@pages/popup/Popup'
lint: src/pages/popup/Popup.tsx#L1
Unable to resolve path to module '@pages/popup/Popup.css'
lint: src/pages/popup/Popup.tsx#L25
Visible, non-interactive elements with click handlers must have at least one keyboard listener
lint: src/pages/popup/Popup.tsx#L25
Non-interactive elements should not be assigned mouse or keyboard event listeners
lint: utils/plugins/make-manifest.ts#L17
'makeManifest' is already declared in the upper scope on line 13 column 25