Release candidate #197
Annotations
15 warnings
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/
|
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/
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
packages/smarthr-ui/src/components/ComboBox/ListBoxItemButton.tsx#L74
onMouseOver must be accompanied by onFocus for accessibility
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
packages/smarthr-ui/src/components/ComboBox/ListBoxItemButton.tsx#L76
Elements with the ARIA role "option" must have the following attributes defined: aria-selected
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
packages/smarthr-ui/src/components/ComboBox/ListBoxItemButton.tsx#L88
onMouseOver must be accompanied by onFocus for accessibility
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
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
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
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
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
packages/smarthr-ui/src/components/ComboBox/MultiComboBox.tsx#L447
Non-interactive elements should not be assigned mouse or keyboard event listeners
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
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
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
packages/smarthr-ui/src/components/ComboBox/useListBox.tsx#L262
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
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
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
|
Run pnpm publish --filter smarthr-ui --no-git-checks:
packages/smarthr-ui/src/components/DefinitionList/DefinitionListItem.tsx#L60
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
|
create release on GitHub
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/
|
create release on GitHub
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/
|
create release on GitHub
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/
|
Loading