Skip to content

Release candidate

Release candidate #201

Triggered via issue November 13, 2024 02:15
Status Success
Total duration 2m 0s
Artifacts

publishRelease.yml

on: issues
publish_release
1m 50s
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 use a deprecated Node.js version 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#L271
React Hook useMemo has unnecessary dependencies: 'textColor.black', 'textColor.disabled', and 'textColor.grey'. Either exclude them or remove the dependency array. Outer scope values like 'textColor.black' aren't valid dependencies because mutating them doesn't re-render the component
publish_release: packages/smarthr-ui/src/components/ComboBox/MultiComboBox.tsx#L329
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#L447
Non-interactive elements should not be assigned mouse or keyboard event listeners
publish_release: packages/smarthr-ui/src/components/ComboBox/SingleComboBox.tsx#L319
React Hook useMemo has unnecessary dependencies: 'textColor.black', 'textColor.disabled', and 'textColor.grey'. Either exclude them or remove the dependency array. Outer scope values like 'textColor.black' aren't valid dependencies because mutating them doesn't re-render the component
publish_release: packages/smarthr-ui/src/components/ComboBox/useListBox.tsx#L106
React Hook useEffect has a missing dependency: 'triggerRef'. Either include it or remove the dependency array. Mutable values like 'triggerRef.current' aren't valid dependencies because mutating them doesn't re-render the component
publish_release: packages/smarthr-ui/src/components/ComboBox/useListBox.tsx#L273
React Hook useMemo has an unnecessary dependency: 'spacing'. Either exclude it or remove the dependency array. Outer scope values like 'spacing' aren't valid dependencies because mutating them doesn't re-render the component
publish_release: packages/smarthr-ui/src/components/DatePicker/DatePicker.tsx#L290
React Hook useMemo has unnecessary dependencies: 'textColor.black', 'textColor.disabled', and 'textColor.grey'. Either exclude them or remove the dependency array. Outer scope values like 'textColor.black' 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/