Skip to content

Events v2 collect certificate workflow boilerplate code #573

Events v2 collect certificate workflow boilerplate code

Events v2 collect certificate workflow boilerplate code #573

Triggered via pull request January 15, 2025 05:15
Status Failure
Total duration 47s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: src/form/tennis-club-membership.ts#L223
Type '{ id: string; defaultMessage: string; description: string; }' is not assignable to type 'string'.
test: src/form/tennis-club-membership.ts#L232
Type '{ id: string; defaultMessage: string; description: string; }' is not assignable to type 'string'.
test: src/form/tennis-club-membership.ts#L449
Type '"COLLECT_CERTIFICATE"' is not assignable to type '"CREATE" | "DECLARE" | "VALIDATE" | "REGISTER" | "DELETE" | "CUSTOM"'.
test
Process completed with exit code 2.