[Feat] 모각코 상세 게시글 페이지 읽기 구현 #67
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/
|