Skip to content

Merge pull request #336 from 10up/feature/add-additional-tests #985

Merge pull request #336 from 10up/feature/add-additional-tests

Merge pull request #336 from 10up/feature/add-additional-tests #985

Triggered via push July 9, 2024 14:16
Status Success
Total duration 9m 15s
Artifacts

e2e-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Cypress: components/color-settings/index.tsx#L93
Type '(color: string) => void' is not assignable to type '(newColor?: string | undefined, index?: number | undefined) => void'.
Cypress: components/repeater/index.js#L1
Module '"@wordpress/block-editor"' has no exported member 'useBlockEditContext'.
Cypress: components/repeater/index.js#L39
Type 'null' is not assignable to type 'Function'.
Cypress: components/repeater/index.js#L39
Type 'null' is not assignable to type 'Function'.
Cypress: components/repeater/index.js#L79
Generic type 'Array<T>' requires 1 type argument(s).
Cypress: components/repeater/index.js#L80
Generic type 'Array<T>' requires 1 type argument(s).
Cypress: components/repeater/index.js#L85
Type 'null' is not assignable to type 'string'.
Cypress: components/repeater/index.js#L98
Parameter 'event' implicitly has an 'any' type.
Cypress: components/repeater/index.js#L102
Parameter 'items' implicitly has an 'any' type.
Cypress: components/repeater/index.js#L103
Parameter 'item' implicitly has an 'any' type.
Cypress
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/