fix: [a11y] Fix a1y issues in Fonude #8589
pull-request.yml
on: pull_request
linting
1m 3s
typecheck
1m 10s
Matrix: component-tests
Annotations
5 warnings
linting:
scripts/generateComponentEnum.ts#L10
Unexpected any. Specify a different type
|
linting:
src/components/DatePicker/DatePicker.stories.tsx#L154
Unexpected any. Specify a different type
|
linting:
src/components/Dropdown/Dropdown.tsx#L130
React Hook useEffect has a missing dependency: 'state'. Either include it or remove the dependency array
|
linting:
src/components/Menu/Menu.cy.tsx#L47
Unexpected any. Specify a different type
|
linting:
src/components/RichTextEditor/Plugins/ColumnBreakPlugin/ColumnBreakButton/ColumnBreakToolbarButton.tsx#L20
Unexpected any. Specify a different type
|