Skip to content

CLAP-192 내 요청 페이지 API 연결 #8

CLAP-192 내 요청 페이지 API 연결

CLAP-192 내 요청 페이지 API 연결 #8

Triggered via pull request February 1, 2025 13:50
Status Success
Total duration 2m 23s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
front-cicd: 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; ***'.
front-cicd: 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; ***'.
front-cicd: src/components/task-management/CategoryAdd.vue#L19
Property 'firstCategory' does not exist on type '{ id: number; name: string; code: string; ***'.
front-cicd: src/datas/taskdetail.ts#L1
Module '"@/types/common"' has no exported member 'LabelDataTypes'.
front-cicd: src/datas/taskdetail.ts#L16
Type '"진행 중"' is not assignable to type 'Status'.
front-cicd: src/types/user.ts#L1
Module '"./common"' has no exported member 'LabelDataTypes'.