chore(deps): update dependency sonner to v1.7.1 #3835
Annotations
2 errors and 4 warnings
Run npm run lint:ci:
src/components/Toaster/Toaster.tsx#L3
'sonner' should be listed in the project's dependencies, not devDependencies
|
Run npm run lint:ci
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:ci:
src/components/SelectComponents/SelectBase/SelectBase.tsx#L117
React Hook React.useEffect has a missing dependency: 'calculateDropdownPositionAfterRender'. Either include it or remove the dependency array
|
Run npm run lint:ci:
src/components/SelectComponents/SelectBase/SelectBase.tsx#L130
React Hook React.useEffect has a missing dependency: 'calculateDropdownPositionAfterRender'. Either include it or remove the dependency array
|
Run npm run lint:ci:
src/components/SelectComponents/SelectBase/SelectBase.tsx#L135
React Hook React.useEffect has a missing dependency: 'calculateDropdownPositionAfterRender'. Either include it or remove the dependency array
|
Loading