Merge pull request #91 from KUIT-Space/feat#80-api #26
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.
|