Skip to content

fix: disable captcha in CI #218

fix: disable captcha in CI

fix: disable captcha in CI #218

Triggered via push November 20, 2024 03:54
Status Failure
Total duration 1m 26s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Test
Property 'captchaResponse' is missing in type '{ ownerEmail: string; title: string; responseConfig: "DISABLED"; }' but required in type 'CreateEventInput'.
Test
Property 'captchaResponse' is missing in type '{ name: string; email: string; headCount: number; comment: string; }' but required in type 'CreateResponseInput'.
Test
Property 'captchaResponse' is missing in type '{ name: string; email: string; headCount: number; comment: string; remindPriorSec: number; }' but required in type 'CreateResponseInput'.
Test
Process completed with exit code 2.
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/