Skip to content

Add image block

Add image block #884

Triggered via pull request January 13, 2025 08:55
Status Failure
Total duration 2m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint
Tuple type '[Type<BrevoTestContactInputInterface>]' of length '1' has no element at index '1'.
Lint
Argument of type '{ BrevoContact: Type<BrevoContactInterface>; BrevoContactSubscribeInput: Type<SubscribeInputInterface>; Scope: typeof EmailCampaignScope; BrevoContactInput: Type<...>; BrevoContactUpdateInput: Type<...>; BrevoTestContactInput: Type<...>; BrevoTestContactUpdateInput: undefined; }' is not assignable to parameter of type '{ BrevoContact: Type<BrevoContactInterface>; BrevoContactSubscribeInput: Type<SubscribeInputInterface>; BrevoContactInput: Type<...>; BrevoContactUpdateInput: Type<...>; BrevoTestContactInput: Type<...>; Scope: Type<...>; }'.
Lint
Process completed with exit code 1.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636