암호화 방식 변경 #109
Merged
암호화 방식 변경 #109
Annotations
11 errors
|
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'.
|
|
src/app/api/auth/reissue/route.ts#L43
Argument of type '["role", Promise<string>, { httpOnly: false; secure: boolean; expires: Date; sameSite: "strict"; }]' is not assignable to parameter of type '[key: string, value: string, cookie?: Partial<ResponseCookie> | undefined] | [options: ResponseCookie]'.
|
|
|
The logs for this run have expired and are no longer available.
Loading