test: upgrade testing library packages #4042
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Lint:
src/components/Datatable/Datatable.tsx#L73
React Hook useEffect has missing dependencies: 'id' and 'setPersistedState'. Either include them or remove the dependency array
|
Run Lint:
src/components/FlexContainer/FlexContainer.stories.tsx#L5
'./FlexContainer' import is restricted from being used by a pattern. FlexContainer is deprecated. Please use Layout primitives instead
|
Run Lint:
src/components/FlexContainer/index.ts#L1
'./FlexContainer' import is restricted from being used by a pattern. FlexContainer is deprecated. Please use Layout primitives instead
|
Run Lint:
src/components/index.ts#L43
'./FlexContainer' import is restricted from being used by a pattern. FlexContainer is deprecated. Please use Layout primitives instead
|
Loading