Events v2 collect certificate workflow boilerplate code #573
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.
|