CI by @Anhye0n #16
Annotations
4 errors and 2 warnings
타입 체크:
src/features/search/ui/components/SearchResults.tsx#L18
An index signature must have a type annotation.
|
타입 체크:
src/features/search/ui/components/SearchResults.tsx#L147
Element implicitly has an 'any' type because expression of type '20' can't be used to index type '{ readonly 10: "rgba(0, 0, 0, 0.1)"; readonly 30: "rgba(0, 0, 0, 0.3)"; readonly 50: "rgba(0, 0, 0, 0.5)"; readonly 70: "rgba(0, 0, 0, 0.7)"; readonly 90: "rgba(0, 0, 0, 0.9)"; }'.
|
타입 체크:
src/pages/Home.tsx#L67
Cannot find name 'SearchResult'.
|
타입 체크
Process completed with exit code 2.
|
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/
|
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