Update README.md #49
Annotations
10 errors
|
eslint
@extension/popup#lint: command (/home/runner/work/jackHack2025_A/jackHack2025_A/pages/popup) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --fix --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
|
eslint:
pages/content-ui/src/index.tsx#L339
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
eslint:
pages/content-ui/src/index.tsx#L177
Unexpected any. Specify a different type
|
|
eslint:
pages/content-ui/src/index.tsx#L90
Unexpected any. Specify a different type
|
|
eslint:
pages/content-ui/src/index.tsx#L90
Unexpected any. Specify a different type
|
|
eslint:
pages/popup/src/Popup.tsx#L2
'useStorage' is defined but never used
|
|
eslint:
pages/popup/src/OnOff.tsx#L19
A form label must have accessible text
|
|
eslint:
pages/popup/src/OnOff.tsx#L5
'setChecked' is assigned a value but never used
|
|
eslint:
pages/popup/src/OnOff.tsx#L5
'checked' is assigned a value but never used
|
|
eslint:
pages/popup/src/OnOff.tsx#L2
'useStorage' is defined but never used
|