Deploy #108
Merged
Deploy #108
Annotations
11 errors
|
src/shared/lib/reservation-store.ts#L439
Property 'success' does not exist on type 'AxiosResponse<AdminUserInfo[], any, {}>'.
|
|
src/shared/lib/reservation-store.ts#L98
Conversion of type 'string' to type 'FloorType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
src/shared/components/reservation-card.tsx#L110
Property 'message' does not exist on type '{}'.
|
|
src/shared/components/reservation-card.tsx#L109
Property 'message' does not exist on type '{}'.
|
|
src/shared/components/reservation-card.tsx#L103
Property 'status' does not exist on type '{}'.
|
|
src/shared/components/reservation-card.tsx#L85
Property 'success' does not exist on type 'AxiosResponse<any, any, {}>'.
|
|
src/shared/components/reservation-card.tsx#L63
Property 'message' does not exist on type '{}'.
|
|
src/shared/components/reservation-card.tsx#L62
Property 'message' does not exist on type '{}'.
|
|
src/shared/components/reservation-card.tsx#L56
Property 'status' does not exist on type '{}'.
|
|
src/shared/components/machine-history-modal.tsx#L54
'error' is of type 'unknown'.
|
|
|
The logs for this run have expired and are no longer available.
Loading