refactor(overlays)!: Simplify usage introducing anchor property and new Design #8591
pull-request.yml
on: pull_request
linting
1m 0s
typecheck
1m 7s
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
|