refactor: modify components to be usable with next #748
Annotations
6 errors and 1 warning
lint/complexity/noUselessFragments:
apps/hub/src/domains/game/components/game-backend/game-backend-events-list-panel.tsx#L25
Avoid using unnecessary Fragment.
|
lint/a11y/useFocusableInteractive:
packages/components/src/ui/input-otp.tsx#L67
The HTML element with the interactive role "separator" is not focusable.
|
lint/a11y/useSemanticElements:
packages/components/src/ui/input-otp.tsx#L67
The elements with the following roles can be changed to the following elements:
<hr>
|
format:
apps/hub/src/index.css#L1
File content differs from formatting output
|
format:
packages/components/public/theme.css#L1
File content differs from formatting output
|
quality
Process completed with exit code 1.
|
suppressions/unused:
packages/components/src/ui/input-otp.tsx#L66
Suppression comment is not being used
|