CI by @Anhye0n #14
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/configs/http-client/axios.config.ts#L56
Unexpected console statement
|
src/features/search/ui/components/ModalSearch.tsx#L1
'overlay' is defined but never used
|
src/features/search/ui/components/ModalSearch.tsx#L1
'overlay' is defined but never used
|
src/features/search/ui/components/ModalSearch.tsx#L11
'open' is defined but never used
|
src/features/search/ui/components/ModalSearch.tsx#L11
'open' is defined but never used
|
src/features/search/ui/components/ModalSearch.tsx#L11
'onClose' is defined but never used
|
src/features/search/ui/components/ModalSearch.tsx#L11
'onClose' is defined but never used
|
src/features/search/ui/components/SearchInput.tsx#L56
React Hook useEffect has a missing dependency: 'setQuery'. Either include it or remove the dependency array. If 'setQuery' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/pages/Home.tsx#L14
'Controls' is defined but never used
|
src/pages/Home.tsx#L14
'Controls' is defined but never used
|
|
|
The logs for this run have expired and are no longer available.
Loading