Skip to content

Merge pull request #65 from TaskFlow-CLAP/CLAP-205 #13

Merge pull request #65 from TaskFlow-CLAP/CLAP-205

Merge pull request #65 from TaskFlow-CLAP/CLAP-205 #13

Triggered via push February 2, 2025 15:15
Status Success
Total duration 2m 21s
Artifacts

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 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#L16
Type '"진행 중"' is not assignable to type 'Status'.