Initial migration of table-controls code from konveyor/tackle2-ui #35
Annotations
2 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
packages/module/src/hooks/active-item/useActiveItemEffects.ts#L40
React Hook React.useEffect has a missing dependency: 'clearActiveItem'. Either include it or remove the dependency array. If 'clearActiveItem' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
The logs for this run have expired and are no longer available.
Loading