clarify usage of <Repeater />
component
#785
Annotations
10 errors and 1 warning
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#L165
Property 'className' does not exist on type '{}'.
|
Cypress:
api/register-block-extension/index.js#L165
Property 'style' does not exist on type '{}'.
|
Cypress:
api/register-block-extension/index.js#L168
Property 'name' does not exist on type 'object'.
|
Cypress:
api/register-icons/index.js#L2
Cannot find module '@wordpress/dom-ready' or its corresponding type declarations.
|
Cypress:
api/register-icons/index.js#L6
Parameter 'options' implicitly has an 'any' type.
|
Cypress:
components/author/context.js#L3
Expected 1 arguments, but got 0.
|
Cypress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, 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/.
|