Skip to content

fix(Button): dispatch onclick event on edge #6456

fix(Button): dispatch onclick event on edge

fix(Button): dispatch onclick event on edge #6456

Re-run triggered January 2, 2024 09:18
Status Success
Total duration 7m 8s
Artifacts

test-workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
stylelint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/components/Combobox/components/ComboboxItems/ComboboxItems.tsx#L87
React Hook useCallback has a missing dependency: 'stickyCategories'. Either include it or remove the dependency array
lint: src/components/Dialog/Dialog.tsx#L33
Unexpected any. Specify a different type
lint: src/components/Dialog/Dialog.tsx#L175
Unexpected any. Specify a different type
lint: src/components/Dialog/Dialog.tsx#L518
Do not use "@ts-ignore" because it alters compilation errors
lint: src/components/Dialog/Dialog.tsx#L637
Do not use "@ts-ignore" because it alters compilation errors
lint: src/components/Dialog/DialogContent/DialogContent.tsx#L27
Unexpected any. Specify a different type
lint: src/components/EditableInput/EditableInput.tsx#L135
Do not use "@ts-ignore" because it alters compilation errors
lint: src/components/List/List.tsx#L128
Do not use "@ts-ignore" because it alters compilation errors
lint: src/components/List/VirtualizedListItems/VirtualizedListItems.tsx#L27
Do not use "@ts-ignore" because it alters compilation errors
lint: src/components/List/VirtualizedListItems/VirtualizedListItems.tsx#L73
Do not use "@ts-ignore" because it alters compilation errors
build-storybook-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/