Skip to content

Create node.js.yml

Create node.js.yml #1

Triggered via push September 27, 2024 02:36
Status Failure
Total duration 27s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (20.x): src/constants/works.ts#L4
Type '{ COMMUNICATION: { id: number; teamName: null; designer: { nameKo: string; studentId: number; }[]; title: string; gridImg: string; mainImg: string; }[]; SERVICE: { id: number; teamName: string; designer: { nameKo: string; studentId: number; }[]; title: string; gridImg: string; mainImg: string; }[]; UXUI: { ...; }[];...' is missing the following properties from type '{ COMMUNICATION: Work[]; SERVICE: Work[]; UXUI: Work[]; PRODUCT: Work[]; Communication: Work[]; Service: Work[]; UX: Work[]; Product: Work[]; }': Communication, Service, UX, Product
build (20.x)
Process completed with exit code 2.
build (22.x)
The job was canceled because "_20_x" failed.
build (22.x): src/constants/works.ts#L4
Type '{ COMMUNICATION: { id: number; teamName: null; designer: { nameKo: string; studentId: number; }[]; title: string; gridImg: string; mainImg: string; }[]; SERVICE: { id: number; teamName: string; designer: { nameKo: string; studentId: number; }[]; title: string; gridImg: string; mainImg: string; }[]; UXUI: { ...; }[];...' is missing the following properties from type '{ COMMUNICATION: Work[]; SERVICE: Work[]; UXUI: Work[]; PRODUCT: Work[]; Communication: Work[]; Service: Work[]; UX: Work[]; Product: Work[]; }': Communication, Service, UX, Product
build (22.x)
Process completed with exit code 2.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x)
The operation was canceled.