Skip to content

[Fix] yarn zero install 적용 #5

[Fix] yarn zero install 적용

[Fix] yarn zero install 적용 #5

Triggered via pull request April 2, 2024 10:15
Status Failure
Total duration 40s
Artifacts

buildTest.yaml

on: pull_request
Test-pull-request
30s
Test-pull-request
Fit to window
Zoom out
Zoom in

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.