Release candidate #211
Annotations
11 warnings
publish_release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
publish_release:
packages/smarthr-ui/src/components/ComboBox/ListBoxItemButton.tsx#L74
onMouseOver must be accompanied by onFocus for accessibility
|
publish_release:
packages/smarthr-ui/src/components/ComboBox/ListBoxItemButton.tsx#L76
Elements with the ARIA role "option" must have the following attributes defined: aria-selected
|
publish_release:
packages/smarthr-ui/src/components/ComboBox/ListBoxItemButton.tsx#L88
onMouseOver must be accompanied by onFocus for accessibility
|
publish_release:
packages/smarthr-ui/src/components/ComboBox/MultiComboBox.tsx#L453
Non-interactive elements should not be assigned mouse or keyboard event listeners
|
publish_release:
packages/smarthr-ui/src/components/Dialog/ModelessDialog.tsx#L360
Elements with the ARIA role "slider" must have the following attributes defined: aria-valuenow
|
publish_release:
packages/smarthr-ui/src/components/DropZone/DropZone.tsx#L122
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
publish_release:
packages/smarthr-ui/src/components/Dropdown/FilterDropdown/FilterDropdown.tsx#L117
React Hook useMemo has a missing dependency: 'responseMessage?.text'. Either include it or remove the dependency array
|
publish_release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish_release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
publish_release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|