Skip to content

Refactored child components into their own sub directory for easier i… #735

Refactored child components into their own sub directory for easier i…

Refactored child components into their own sub directory for easier i… #735

Triggered via push October 6, 2023 14:50
Status Failure
Total duration 6m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

e2e-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Cypress: api/register-block-extension/index.js#L4
Cannot find module '@wordpress/hooks' or its corresponding type declarations.
Cypress: api/register-block-extension/index.js#L5
Cannot find module '@wordpress/compose' or its corresponding type declarations.
Cypress: api/register-block-extension/index.js#L56
Generic type 'Array<T>' requires 1 type argument(s).
Cypress: api/register-block-extension/index.js#L61
Type '{}' is missing the following properties from type 'any[]': length, pop, push, concat, and 29 more.
Cypress: api/register-block-extension/index.js#L67
Type '{ attributes: any; }' is not assignable to type 'any[]'.
Cypress: api/register-block-extension/index.js#L68
Property 'attributes' does not exist on type 'object'.
Cypress: api/register-block-extension/index.js#L83
Parameter 'BlockEdit' implicitly has an 'any' type.
Cypress: api/register-block-extension/index.js#L84
Parameter 'props' implicitly has an 'any' type.
Cypress: api/register-block-extension/index.js#L117
Parameter 'BlockList' implicitly has an 'any' type.
Cypress: api/register-block-extension/index.js#L118
Parameter 'props' implicitly has an 'any' type.