[Fix] yarn zero install 적용 #4
buildTest.yaml
on: pull_request
Test-pull-request
30s
Annotations
10 errors
Test-pull-request:
src/App.tsx#L7
Cannot find module '@tanstack/react-query' or its corresponding type declarations.
|
Test-pull-request:
src/App.tsx#L8
Cannot find module '@tanstack/react-query-devtools' or its corresponding type declarations.
|
Test-pull-request:
src/App.tsx#L9
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
Test-pull-request:
src/App.tsx#L10
Cannot find module 'react-toastify' or its corresponding type declarations.
|
Test-pull-request:
src/App.tsx#L20
Parameter 'error' implicitly has an 'any' type.
|
Test-pull-request:
src/App.tsx#L20
Parameter 'query' implicitly has an 'any' type.
|
Test-pull-request:
src/App.tsx#L31
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
Test-pull-request:
src/apis/api.ts#L1
Cannot find module 'axios' or its corresponding type declarations.
|
Test-pull-request:
src/apis/api.ts#L16
Parameter 'config' implicitly has an 'any' type.
|
Test-pull-request:
src/apis/api.ts#L26
Parameter 'response' implicitly has an 'any' type.
|