CLAP-205 로그인 관련 API 연결 #65
Merged
Annotations
4 errors
|
src/components/api-logs/ApiLogsListBar.vue#L9
Property 'orderRequest' does not exist on type '{ term: number | ""; division: string; nickName: string; ipAddress: string; pageSize: number; page: number; sortBy: "CREATED_AT"; sortDirection: SortDirection; ***'.
|
|
src/components/login-logs/LoginLogsListBar.vue#L9
Property 'orderRequest' does not exist on type '{ term: number | ""; division: string; nickName: string; ipAddress: string; pageSize: number; page: number; sortBy: "CREATED_AT"; sortDirection: SortDirection; ***'.
|
|
src/components/task-management/CategoryAdd.vue#L19
Property 'firstCategory' does not exist on type '{ id: number; name: string; code: string; ***'.
|
|
src/datas/taskdetail.ts#L16
Type '"진행 중"' is not assignable to type 'Status'.
|
The logs for this run have expired and are no longer available.
Loading