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/
|
ESLint 실행:
src/configs/http-client/axios.config.ts#L56
Unexpected console statement
|
ESLint 실행:
src/features/search/ui/components/ModalSearch.tsx#L1
'overlay' is defined but never used
|
ESLint 실행:
src/features/search/ui/components/ModalSearch.tsx#L1
'overlay' is defined but never used
|
ESLint 실행:
src/features/search/ui/components/ModalSearch.tsx#L11
'open' is defined but never used
|
ESLint 실행:
src/features/search/ui/components/ModalSearch.tsx#L11
'open' is defined but never used
|
ESLint 실행:
src/features/search/ui/components/ModalSearch.tsx#L11
'onClose' is defined but never used
|
ESLint 실행:
src/features/search/ui/components/ModalSearch.tsx#L11
'onClose' is defined but never used
|
ESLint 실행:
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
|
ESLint 실행:
src/pages/Home.tsx#L14
'Controls' is defined but never used
|
ESLint 실행:
src/pages/Home.tsx#L14
'Controls' is defined but never used
|
node 세팅
Unexpected input(s) 'npm', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Post node 세팅
Unexpected input(s) 'npm', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Loading