Skip to content

Release candidate

Release candidate #186

Triggered via issue August 6, 2024 01:34
Status Success
Total duration 2m 0s
Artifacts

publishRelease.yml

on: issues
publish_release
1m 51s
publish_release
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
publish_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish_release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/create-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L364
React Hook useCallback has missing dependencies: 'handleDelete', 'inputValue', 'selectedItems', and 'setInputValueIfUncontrolled'. Either include them or remove the dependency array
publish_release: packages/smarthr-ui/src/components/ComboBox/MultiComboBox.tsx#L483
Non-interactive elements should not be assigned mouse or keyboard event listeners
publish_release: packages/smarthr-ui/src/components/Dialog/ModelessDialog.tsx#L428
Elements with the ARIA role "slider" must have the following attributes defined: aria-valuenow
publish_release: packages/smarthr-ui/src/components/DropZone/DropZone.tsx#L117
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/Dropdown.tsx#L88
React Hook useMemo has an unnecessary dependency: 'isPortalRootMounted'. Either exclude it or remove the dependency array
publish_release: packages/smarthr-ui/src/components/Stepper/VRTStepper.stories.tsx#L21
Imported JSX component _Default must be in PascalCase or SCREAMING_SNAKE_CASE
publish_release: packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx#L126
React Hook useCallback has an unnecessary dependency: 'ref.current'. Either exclude it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component
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/