Events v2: update toolkit version #645
Annotations
4 errors
test:
src/form/tennis-club-membership.ts#L411
Type '"REQUEST_CORRECTION"' is not assignable to type '"CREATE" | "DECLARE" | "VALIDATE" | "REGISTER" | "DELETE" | "CUSTOM"'.
|
test:
src/form/v2/person/address.ts#L210
Type '{}' is missing the following properties from type '{ value: string; label: { id: string; description: string; defaultMessage: string; }; }[]': length, pop, push, concat, and 29 more.
|
test:
src/form/v2/person/index.ts#L349
Type '{}' is missing the following properties from type '{ value: string; label: { id: string; description: string; defaultMessage: string; }; }[]': length, pop, push, concat, and 29 more.
|
test
Process completed with exit code 2.
|