Merge branch 'develop' into feature/include-figure-in-image-component #734
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|