fix(i18n): add missing English coverage for mod management and connected agents UI #304
Annotations
1 error and 10 warnings
|
Run linting:
studio/src/utils/cookies.ts#L4
Import in body of module; reorder to top
|
|
Run linting:
studio/src/components/ui/github-button.tsx#L235
The element button has an implicit role of button. Defining this explicitly is redundant and should be avoided
|
|
Run linting:
studio/src/components/ui/card.tsx#L134
Headings must have content and the content must be accessible by a screen reader
|
|
Run linting:
studio/src/components/layout/ui/github-button.tsx#L235
The element button has an implicit role of button. Defining this explicitly is redundant and should be avoided
|
|
Run linting:
studio/src/components/layout/components/wrapper.tsx#L45
Elements with ARIA roles must use a valid, non-abstract ARIA role
|
|
Run linting:
studio/src/components/layout/components/sidebar-workspaces-menu.tsx#L56
Expected '===' and instead saw '=='
|
|
Run linting:
studio/src/components/layout/components/sidebar-resources-menu.tsx#L51
Expected '===' and instead saw '=='
|
|
Run linting:
studio/src/components/layout/components/sidebar-primary.tsx#L278
React Hook useMemo has unnecessary dependencies: 'isAdmin' and 'readmeRoute'. Either exclude them or remove the dependency array
|
|
Run linting:
studio/src/components/layout/components/sidebar-primary-menu.tsx#L46
Expected '===' and instead saw '=='
|
|
Run linting:
studio/src/components/layout/components/sidebar-communities.tsx#L67
Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop
|
|
Run linting:
studio/src/components/forum/components/ForumCreateModal.tsx#L17
'FileText' is defined but never used
|
Loading