fix: github ci/cd #4
Annotations
11 warnings
pipeline (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pipeline (18.x):
config/jest/jestEmptyComponent.tsx#L1
Unexpected unnamed function
|
pipeline (18.x):
src/components/filter/Filter.tsx#L51
React Hook useEffect has missing dependencies: 'dispatch' and 'navigate'. Either include them or remove the dependency array
|
pipeline (18.x):
src/components/modals/AddAndEditCardModal.tsx#L53
React Hook useEffect has a missing dependency: 'formik.values'. Either include it or remove the dependency array
|
pipeline (18.x):
src/components/modals/AddAndEditCardModal.tsx#L58
React Hook useEffect has a missing dependency: 'formik.values'. Either include it or remove the dependency array
|
pipeline (18.x):
src/components/modals/AddAndEditCardModal.tsx#L70
React Hook useEffect has a missing dependency: 'formik.values'. Either include it or remove the dependency array
|
pipeline (18.x):
src/components/modals/AddAndEditCardModal.tsx#L103
React Hook useEffect has a missing dependency: 'cover'. Either include it or remove the dependency array
|
pipeline (18.x):
src/components/modals/AddAndEditPackModal.tsx#L39
'setSearchParams' is assigned a value but never used
|
pipeline (18.x):
src/components/modals/AddAndEditPackModal.tsx#L45
React Hook useEffect has a missing dependency: 'formik'. Either include it or remove the dependency array
|
pipeline (18.x):
src/components/modals/AddAndEditPackModal.tsx#L50
React Hook useEffect has a missing dependency: 'formik.values'. Either include it or remove the dependency array
|
pipeline (18.x):
src/components/modals/AddAndEditPackModal.tsx#L62
React Hook useEffect has a missing dependency: 'formik.values'. Either include it or remove the dependency array
|