Skip to content

[Product Block Editor]: disable TextArea RichText instance according … #28

[Product Block Editor]: disable TextArea RichText instance according …

[Product Block Editor]: disable TextArea RichText instance according … #28

Triggered via push April 2, 2024 15:03
Status Failure
Total duration 20m 15s
Artifacts 4

ci.yml

on: push
Build Project Jobs
38s
Build Project Jobs
Matrix: project-api-test-jobs
Matrix: project-e2e-test-jobs
Matrix: project-default-test-jobs
Matrix: project-lint-jobs
Matrix: project-performance-test-jobs
Publish API test reports
15s
Publish API test reports
Publish e2e test reports
0s
Publish e2e test reports
Send Slack alert for e2e tests
0s
Send Slack alert for e2e tests
Evaluate Project Job Statuses
0s
Evaluate Project Job Statuses
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 67 warnings, and 2 notices
Test - @woocommerce/plugin-woocommerce - PHP WP: latest - 1
Process completed with exit code 1.
E2E - Core e2e tests 3/5
Process completed with exit code 1.
E2E - Core e2e tests 2/5
Process completed with exit code 1.
Test - @woocommerce/plugin-woocommerce - PHP WP: latest - 2
Process completed with exit code 1.
E2E - Core e2e tests 5/5
Process completed with exit code 1.
Publish API test reports
Process completed with exit code 4.
Performance - Core Performance tests (K6)
Process completed with exit code 1.
[Chrome] › customize-store/loading-screen/loading-screen.spec.js:117:2 › Assembler - Loading Page › should hide loading screen and steps on subsequent runs: plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js#L138
1) [Chrome] › customize-store/loading-screen/loading-screen.spec.js:117:2 › Assembler - Loading Page › should hide loading screen and steps on subsequent runs Error: expect(received).toEqual(expected) // deep equality - Expected - 2 + Received + 2 Array [ - false, - false, + true, + true, false, ] 136 | } 137 | > 138 | expect( Object.values( requestToSetupStore ) ).toEqual( [ | ^ 139 | false, 140 | false, 141 | false, at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js:138:50
[Chrome] › customize-store/loading-screen/loading-screen.spec.js:117:2 › Assembler - Loading Page › should hide loading screen and steps on subsequent runs: plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js#L138
1) [Chrome] › customize-store/loading-screen/loading-screen.spec.js:117:2 › Assembler - Loading Page › should hide loading screen and steps on subsequent runs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 2 + Received + 2 Array [ - false, - false, + true, + true, false, ] 136 | } 137 | > 138 | expect( Object.values( requestToSetupStore ) ).toEqual( [ | ^ 139 | false, 140 | false, 141 | false, at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js:138:50
Evaluate Project Job Statuses
Process completed with exit code 1.
Build Project Jobs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E - Core e2e tests 3/5
No files were found with the provided path: plugins/woocommerce/tests/e2e-pw/test-results/allure-results. No artifacts will be uploaded.
E2E - Core e2e tests 2/5
No files were found with the provided path: plugins/woocommerce/tests/e2e-pw/test-results/allure-results. No artifacts will be uploaded.
Lint - @woocommerce/admin-e2e-tests: packages/js/admin-e2e-tests/src/elements/DropdownTypeaheadField.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
Lint - @woocommerce/admin-e2e-tests: packages/js/admin-e2e-tests/src/fixtures/plugins.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
Lint - @woocommerce/admin-e2e-tests: packages/js/admin-e2e-tests/src/fixtures/reset.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
Lint - @woocommerce/admin-e2e-tests: packages/js/admin-e2e-tests/src/pages/Login.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
Lint - @woocommerce/admin-e2e-tests: packages/js/admin-e2e-tests/src/pages/WcSettings.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
Lint - @woocommerce/admin-e2e-tests: packages/js/admin-e2e-tests/src/sections/onboarding/BusinessSection.ts#L9
Unable to resolve path to module '@woocommerce/e2e-utils'
Lint - @woocommerce/admin-e2e-tests: packages/js/admin-e2e-tests/src/sections/onboarding/StoreDetailsSection.ts#L8
Unable to resolve path to module '@woocommerce/e2e-utils'
Lint - @woocommerce/admin-e2e-tests: packages/js/admin-e2e-tests/src/specs/activate-and-setup/basic-setup.ts#L7
Unable to resolve path to module '@woocommerce/e2e-utils'
E2E - Core e2e tests 5/5
No files were found with the provided path: plugins/woocommerce/tests/e2e-pw/test-results/allure-results. No artifacts will be uploaded.
Lint - @woocommerce/api-core-tests: packages/js/api-core-tests/data/shared/batch-update.js#L1
JSDoc @return declaration present but return expression not available in function
Lint - @woocommerce/components: packages/js/components/src/chart/index.js#L21
sanitize not found in 'dompurify'
Lint - @woocommerce/components: packages/js/components/src/compare-filter/button.js#L9
Expected JSDoc block lines to be aligned
Lint - @woocommerce/components
React Hook useCallback has a missing dependency: 'inputStringDateTime'. Either include it or remove the dependency array
Lint - @woocommerce/components
React Hook useCallback has a missing dependency: 'setInputStringAndMaybeCallOnChange'. Either include it or remove the dependency array
Lint - @woocommerce/components: packages/js/components/src/date/index.js#L8
Expected JSDoc block lines to be aligned
Lint - @woocommerce/components: packages/js/components/src/dropdown-button/index.js#L10
Expected JSDoc block lines to be aligned
Lint - @woocommerce/components: packages/js/components/src/experimental-select-control/combo-box.tsx#L48
Avoid accessing the active element with a global. Use the ownerDocument property on a node ref instead
Lint - @woocommerce/components: packages/js/components/src/experimental-select-control/menu.tsx#L55
React Hook useLayoutEffect has unnecessary dependencies: 'popoverRef.current' and 'selectControlMenuRef.current'. Either exclude them or remove the dependency array. Mutable values like 'selectControlMenuRef.current' aren't valid dependencies because mutating them doesn't re-render the component
Lint - @woocommerce/components: packages/js/components/src/experimental-select-control/stories/index.tsx#L157
React Hook useCallback has an unnecessary dependency: 'selectedItem'. Either exclude it or remove the dependency array
Lint - @woocommerce/components: packages/js/components/src/experimental-select-control/stories/index.tsx#L238
React Hook useCallback has an unnecessary dependency: 'selectedItem'. Either exclude it or remove the dependency array
Lint - @woocommerce/customer-effort-score: packages/js/customer-effort-score/src/components/customer-effort-score-tracks-container/index.js#L42
React Hook useEffect has a missing dependency: 'clearQueue'. Either include it or remove the dependency array. If 'clearQueue' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint - @woocommerce/customer-effort-score: packages/js/customer-effort-score/src/components/customer-effort-score/index.tsx#L117
React Hook useEffect has missing dependencies: 'createNotice', 'icon', 'noticeLabel', 'onModalShownCallback', 'onNoticeDismissedCallback', 'onNoticeShownCallback', and 'title'. Either include them or remove the dependency array. If 'onNoticeShownCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint - @woocommerce/customer-effort-score: packages/js/customer-effort-score/src/hooks/use-customer-effort-score-exit-page-tracker/index.ts#L33
React Hook useEffect has a missing dependency: 'pageId'. Either include it or remove the dependency array
Lint - @woocommerce/customer-effort-score: packages/js/customer-effort-score/src/hooks/use-customer-effort-score-exit-page-tracker/index.ts#L46
React Hook useEffect has a missing dependency: 'pageId'. Either include it or remove the dependency array
Lint - @woocommerce/data: packages/js/data/src/navigation/with-navigation-hydration.tsx#L45
React Hook useEffect has missing dependencies: 'finishResolution', 'setMenuItems', and 'startResolution'. Either include them or remove the dependency array
Lint - @woocommerce/data: packages/js/data/src/options/with-options-hydration.tsx#L30
React Hook useSelect has a missing dependency: 'data'. Either include it or remove the dependency array
Lint - @woocommerce/data: packages/js/data/src/options/with-options-hydration.tsx#L43
React Hook useEffect has missing dependencies: 'data', 'finishResolution', 'receiveOptions', and 'startResolution'. Either include them or remove the dependency array
Lint - @woocommerce/data: packages/js/data/src/plugins/with-plugins-hydration.tsx#L70
React Hook useEffect has missing dependencies: 'finishResolution', 'startResolution', 'updateActivePlugins', 'updateInstalledPlugins', and 'updateIsJetpackConnected'. Either include them or remove the dependency array
Lint - @woocommerce/data: packages/js/data/src/settings/use-settings.ts#L34
React Hook useSelect has a missing dependency: 'settingsKeys'. Either include it or remove the dependency array
Lint - @woocommerce/data: packages/js/data/src/settings/use-settings.ts#L34
React Hook useSelect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
Lint - @woocommerce/data: packages/js/data/src/settings/use-settings.ts#L45
React Hook useCallback has a missing dependency: 'updateSettingsForGroup'. Either include it or remove the dependency array
Lint - @woocommerce/data: packages/js/data/src/settings/use-settings.ts#L51
React Hook useCallback has a missing dependency: 'persistSettingsForGroup'. Either include it or remove the dependency array
Lint - @woocommerce/data: packages/js/data/src/settings/use-settings.ts#L56
React Hook useCallback has a missing dependency: 'updateAndPersistSettingsForGroup'. Either include it or remove the dependency array
Lint - @woocommerce/data: packages/js/data/src/use-select-with-refresh.ts#L34
React Hook useSelect has a missing dependency: 'mapSelectToProps'. Either include it or remove the dependency array
Lint - @woocommerce/navigation: packages/js/navigation/src/hooks/use-confirm-unsaved-changes.ts#L64
React Hook useEffect has a missing dependency: 'shouldConfirm'. Either include it or remove the dependency array. If 'shouldConfirm' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint - @woocommerce/onboarding: packages/js/onboarding/src/components/Loader/Loader.tsx#L152
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint - @woocommerce/product-editor: packages/js/product-editor/src/blocks/generic/linked-product-list/edit.tsx#L100
React Hook useEffect has a missing dependency: 'loadLinkedProductsDispatcher'. Either include it or remove the dependency array
Lint - @woocommerce/product-editor: packages/js/product-editor/src/blocks/generic/linked-product-list/edit.tsx#L111
React Hook useCallback has missing dependencies: 'productId' and 'searchProductsDispatcher'. Either include them or remove the dependency array
Lint - @woocommerce/product-editor: packages/js/product-editor/src/blocks/generic/taxonomy/create-taxonomy-modal.tsx#L57
React Hook useCallback has a missing dependency: 'searchEntity'. Either include it or remove the dependency array
Lint - @woocommerce/product-editor: packages/js/product-editor/src/blocks/generic/taxonomy/create-taxonomy-modal.tsx#L64
React Hook useEffect has a missing dependency: 'searchDelayed'. Either include it or remove the dependency array
Lint - @woocommerce/product-editor: packages/js/product-editor/src/blocks/generic/taxonomy/edit.tsx#L72
React Hook useCallback has a missing dependency: 'searchEntity'. Either include it or remove the dependency array
Lint - @woocommerce/product-editor: packages/js/product-editor/src/blocks/generic/taxonomy/edit.tsx#L79
React Hook useEffect has a missing dependency: 'searchDelayed'. Either include it or remove the dependency array
Lint - @woocommerce/product-editor
React Hook useEffect has a missing dependency: 'setStockQuantity'. Either include it or remove the dependency array
Lint - @woocommerce/product-editor
React Hook useEffect has missing dependencies: 'attributes.autoFocus', 'clientId', and 'selectBlock'. Either include them or remove the dependency array
Lint - @woocommerce/product-editor
React Hook useEffect has missing dependencies: 'isRequired' and 'validateRegularPrice'. Either include them or remove the dependency array
Lint - @woocommerce/product-editor: packages/js/product-editor/src/blocks/product-fields/schedule-sale/edit.tsx#L81
React Hook useEffect has missing dependencies: 'hasEdit', 'setDateOnSaleFromGmt', and 'setDateOnSaleToGmt'. Either include them or remove the dependency array
Lint - package-release: tools/package-release/src/changelogger.ts#L14
JSDoc @return declaration present but return expression not available in function
Lint - package-release: tools/package-release/src/changelogger.ts#L86
JSDoc @return declaration present but return expression not available in function
Lint - package-release: tools/package-release/src/validate.ts#L13
JSDoc @return declaration present but return expression not available in function
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js took 1.8m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js took 1.7m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/loading-screen/loading-screen.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/loading-screen/loading-screen.spec.js took 1.0m
Slow Test: plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js took 54.3s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js took 57.3s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-inventory-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-inventory-block-editor.spec.js took 46.1s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-images-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-images-block-editor.spec.js took 41.5s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-block-calculate-tax.spec.js took 39.8s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-coupons.spec.js took 32.2s
Lint - @woocommerce/experimental: packages/js/experimental/src/experimental-list/collapsible-list/index.tsx#L205
React Hook useEffect has missing dependencies: 'displayedChildren', 'isCollapsed', 'listProps.animation', and 'updateChildren'. Either include them or remove the dependency array. You can also do a functional update 'setDisplayedChildren(d => ...)' if you only need 'displayedChildren' in the 'setDisplayedChildren' call
Lint - @woocommerce/experimental: packages/js/experimental/src/experimental-list/collapsible-list/index.tsx#L219
React Hook useCallback has a missing dependency: 'triggerCallbacks'. Either include it or remove the dependency array
Lint - @woocommerce/experimental: packages/js/experimental/src/vertical-css-transition/vertical-css-transition.tsx#L52
React Hook useCallback has an unnecessary dependency: 'children'. Either exclude it or remove the dependency array
🎭 Playwright Run Summary
1 flaky [Chrome] › customize-store/loading-screen/loading-screen.spec.js:117:2 › Assembler - Loading Page › should hide loading screen and steps on subsequent runs 2 skipped 77 passed (9.4m)
🎭 Playwright Run Summary
1 skipped 83 passed (9.0m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-0 Expired
263 KB
all-blob-reports-1 Expired
13.9 MB
all-blob-reports-4 Expired
119 KB
api-test-report Expired
1.57 MB