1.18.3-next.1 #943
Annotations
10 errors and 1 warning
Cypress:
api/register-block-extension/index.js#L55
Generic type 'Array<T>' requires 1 type argument(s).
|
Cypress:
api/register-block-extension/index.js#L60
Type '{}' is missing the following properties from type 'any[]': length, pop, push, concat, and 35 more.
|
Cypress:
api/register-block-extension/index.js#L66
Object literal may only specify known properties, and 'attributes' does not exist in type 'any[]'.
|
Cypress:
api/register-block-extension/index.js#L67
Property 'attributes' does not exist on type 'object'.
|
Cypress:
api/register-block-extension/index.js#L98
'Edit' cannot be used as a JSX component.
|
Cypress:
api/register-block-extension/index.js#L100
'Edit' cannot be used as a JSX component.
|
Cypress:
api/register-block-extension/index.js#L101
'Edit' cannot be used as a JSX component.
|
Cypress:
api/register-block-extension/index.js#L164
Property 'className' does not exist on type '{}'.
|
Cypress:
api/register-block-extension/index.js#L164
Property 'style' does not exist on type '{}'.
|
Cypress:
api/register-block-extension/index.js#L167
Property 'name' does not exist on type 'object'.
|
Cypress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|