Skip to content

[Feat] 모각코 상세 게시글 페이지 읽기 구현 #67

[Feat] 모각코 상세 게시글 페이지 읽기 구현

[Feat] 모각코 상세 게시글 페이지 읽기 구현 #67

Triggered via pull request November 23, 2023 01:43
Status Failure
Total duration 40s
Artifacts

ci-frontend.yml

on: pull_request
build-and-test
31s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test
Property 'maxHumanCount' does not exist on type 'MogacoProps'.
build-and-test
Property 'address' does not exist on type 'MogacoProps'.
build-and-test
Property 'status' does not exist on type 'MogacoProps'.
build-and-test
Type '{ key: string; id: string; memberId: string; title: string; groupId: string; contents: string; participantList: Participant[]; maxHumanCount: any; address: any; date: string; status: any; }' is not assignable to type 'IntrinsicAttributes & MogacoProps'.
build-and-test
Property 'maxHumanCount' does not exist on type 'MogacoProps'.
build-and-test
Property 'address' does not exist on type 'MogacoProps'.
build-and-test
Property 'status' does not exist on type 'MogacoProps'.
build-and-test
Property 'maxHumanCount' does not exist on type 'MogacoProps'.
build-and-test
Property 'address' does not exist on type 'MogacoProps'.
build-and-test
Property 'status' does not exist on type 'MogacoProps'.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/