Skip to content

Update optional component example #1009

Update optional component example

Update optional component example #1009

Triggered via push December 3, 2024 10:19
Status Failure
Total duration 11m 21s
Artifacts

e2e-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Cypress: api/register-block-extension/index.tsx#L56
Property 'join' does not exist on type 'string | string[]'.
Cypress: components/color-settings/index.tsx#L93
Type '(color: string) => void' is not assignable to type '(newColor?: string | undefined, index?: number | undefined) => void'.
Cypress: components/repeater/index.js#L1
Module '"@wordpress/block-editor"' has no exported member 'useBlockEditContext'.
Cypress: components/repeater/index.js#L39
Type 'null' is not assignable to type 'Function'.
Cypress: components/repeater/index.js#L39
Type 'null' is not assignable to type 'Function'.
Cypress: components/repeater/index.js#L79
Generic type 'Array<T>' requires 1 type argument(s).
Cypress: components/repeater/index.js#L80
Generic type 'Array<T>' requires 1 type argument(s).
Cypress: components/repeater/index.js#L85
Type 'null' is not assignable to type 'string'.
Cypress: components/repeater/index.js#L98
Parameter 'event' implicitly has an 'any' type.
Cypress: components/repeater/index.js#L102
Parameter 'items' implicitly has an 'any' type.
Cypress
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636