Skip to content

surinkwon is building DevServer #461

surinkwon is building DevServer

surinkwon is building DevServer #461

Triggered via push August 12, 2024 08:24
Status Failure
Total duration 33s
Artifacts

dev.ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
Type '{ children: Element[]; epic: { id: number; name: string; color: EpicColor; rankValue: string; }; progress: number; taskExist: boolean; lastTaskRankValue: string | undefined; id: number; title: string; point: number | null; status: BacklogStatusType; }' is not assignable to type 'IntrinsicAttributes & StoryBlockProps'.
build
Type '{ children: Element[]; epic: EpicCategoryDTO; progress: number; taskExist: boolean; epicList: { id: number; name: string; color: EpicColor; rankValue: string; }[]; ... 4 more ...; status: BacklogStatusType; }' is not assignable to type 'IntrinsicAttributes & StoryBlockProps'.
build
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: dorny/[email protected], actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/