🧪 test(general): fix broken tests #650
Annotations
10 errors and 1 warning
Run Verification:
src/backend/integrations/libs/http/index.ts#L15
Property 'label' is missing in type '{ type: "text"; validations: { validationType: "required"; }[]; }' but required in type 'ISchemaFormConfig<IBase>'.
|
Run Verification:
src/backend/integrations/libs/http/index.ts#L23
Property 'label' is missing in type '{ type: "json"; validations: undefined[]; }' but required in type 'ISchemaFormConfig<IBase>'.
|
Run Verification:
src/backend/integrations/libs/http/index.ts#L31
Property 'label' is missing in type '{ type: "json"; validations: undefined[]; }' but required in type 'ISchemaFormConfig<IAction>'.
|
Run Verification:
src/backend/integrations/libs/mailgun/index.ts#L7
Property 'label' is missing in type '{ type: "text"; validations: { validationType: "required"; }[]; }' but required in type 'ISchemaFormConfig<IActionConfig>'.
|
Run Verification:
src/backend/integrations/libs/mailgun/index.ts#L15
Property 'label' is missing in type '{ type: "text"; validations: { validationType: "required"; }[]; }' but required in type 'ISchemaFormConfig<IActionConfig>'.
|
Run Verification:
src/backend/integrations/libs/mailgun/sendMail.ts#L13
Property 'label' is missing in type '{ type: "text"; validations: { validationType: "required"; }[]; }' but required in type 'ISchemaFormConfig<IConfig>'.
|
Run Verification:
src/backend/integrations/libs/mailgun/sendMail.ts#L21
Property 'label' is missing in type '{ type: "text"; validations: { validationType: "required"; }[]; }' but required in type 'ISchemaFormConfig<IConfig>'.
|
Run Verification:
src/backend/integrations/libs/mailgun/sendMail.ts#L29
Property 'label' is missing in type '{ type: "richtext"; validations: { validationType: "required"; }[]; }' but required in type 'ISchemaFormConfig<IConfig>'.
|
Run Verification:
src/backend/integrations/libs/mailgun/sendMail.ts#L37
Property 'label' is missing in type '{ type: "text"; validations: { validationType: "required"; }[]; }' but required in type 'ISchemaFormConfig<IConfig>'.
|
Run Verification:
src/backend/integrations/libs/postmark/index.ts#L7
Property 'label' is missing in type '{ type: "text"; validations: { validationType: "required"; }[]; }' but required in type 'ISchemaFormConfig<IActionConfig>'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading