Skip to content

convert link component to typescript #749

convert link component to typescript

convert link component to typescript #749

Triggered via push December 8, 2023 08:20
Status Failure
Total duration 4m 45s
Artifacts

e2e-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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#L6
Parameter 'options' implicitly has an 'any' type.
Cypress: api/register-icons/index.js#L8
No overload matches this call.
Cypress: api/register-icons/index.js#L8
Property 'registerIconSet' does not exist on type 'typeof import("/home/runner/work/block-components/block-components/node_modules/@types/wordpress__blocks/store/actions")'.