Skip to content

[Feat] 모각코 게시글 작성 폼 유효성 검사 #75

[Feat] 모각코 게시글 작성 폼 유효성 검사

[Feat] 모각코 게시글 작성 폼 유효성 검사 #75

Triggered via pull request November 23, 2023 06:49
Status Failure
Total duration 35s
Artifacts

ci-frontend.yml

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

Annotations

8 errors and 1 warning
build-and-test
Property 'id' does not exist on type 'Participant'.
build-and-test
Module '"@/types"' has no exported member 'Mogaco'.
build-and-test
Type '{ maxLength: number; fullWidth: true; }' is missing the following properties from type 'TextareaProps': value, onChange
build-and-test
Module '"@/types"' has no exported member 'Mogaco'.
build-and-test
Module '"@/types"' has no exported member 'Mogaco'.
build-and-test
Module '"@/types"' has no exported member 'Mogaco'.
build-and-test
Module '"@/types"' has no exported member 'Mogaco'.
build-and-test
Process completed with exit code 1.
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/