[cicd] : workflow 스크립트 경고성 오류 무시하도록 수정 #2
Annotations
3 errors
|
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/types/user.ts#L1
Module '"./common"' has no exported member 'LabelDataTypes'.
|