Skip to content

Merge pull request #91 from KUIT-Space/feat#80-api #26

Merge pull request #91 from KUIT-Space/feat#80-api

Merge pull request #91 from KUIT-Space/feat#80-api #26

Triggered via push August 19, 2024 01:22
Status Failure
Total duration 28s
Artifacts

github_pages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
deploy: src/pages/PayPage/CreatePayComponents.tsx#L8
Cannot find module '@/apis/SpaceSearchAllUserApi' or its corresponding type declarations.
deploy: src/apis/Pay/PayPageAPI.ts#L10
Cannot find module '../SpaceSearchAllUserApi' or its corresponding type declarations.
deploy: src/apis/Pay/PayPageAPI.ts#L105
Property 'json' does not exist on type 'void | Response'.
deploy: src/apis/Pay/PayPageAPI.ts#L105
Parameter 'data' implicitly has an 'any' type.
deploy: src/pages/PayPage/CreateRequestPage.tsx#L376
'nPrice' is possibly 'undefined'.
deploy: src/pages/PayPage/CreateRequestPage.tsx#L376
Argument of type 'number' is not assignable to parameter of type 'string'.
deploy: src/pages/PayPage/CreateRequestPage.tsx#L425
Argument of type 'number | undefined' is not assignable to parameter of type 'SetStateAction<number>'.
deploy
Process completed with exit code 2.