Release candidate #206
Annotations
10 warnings
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#L451
Non-interactive elements should not be assigned mouse or keyboard event listeners
|
publish_release:
packages/smarthr-ui/src/components/Dialog/ModelessDialog.tsx#L358
Elements with the ARIA role "slider" must have the following attributes defined: aria-valuenow
|
publish_release:
packages/smarthr-ui/src/components/DropZone/DropZone.tsx#L120
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#L111
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/
|