Skip to content

[WC-3350] Fix color picker on change #8882

[WC-3350] Fix color picker on change

[WC-3350] Fix color picker on change #8882

Triggered via pull request April 29, 2026 07:49
Status Success
Total duration 13m 46s
Artifacts 1

BuildJobs.yml

on: pull_request
Check SHA in GH Actions
5s
Check SHA in GH Actions
Run code quality check
1m 35s
Run code quality check
Read versions file
7s
Read versions file
Plan E2E matrix
44s
Plan E2E matrix
Matrix: build
Matrix: Run automated end-to-end tests
Publish E2E test summary
35s
Publish E2E test summary
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Plan E2E matrix
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run automated end-to-end tests (0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Publish E2E test summary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run code quality check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run code quality check: packages/pluggableWidgets/combobox-web/src/__tests__/StaticSelection.spec.tsx#L11
`@testing-library/react` import should occur before import of `@mendix/widget-plugin-test-utils`
Run code quality check: packages/pluggableWidgets/combobox-web/src/__tests__/SingleSelection.spec.tsx#L1
`@mendix/widget-plugin-test-utils` import should occur after import of `mendix`
Run code quality check: packages/pluggableWidgets/combobox-web/src/__tests__/MultiSelection.spec.tsx#L1
`@mendix/widget-plugin-test-utils` import should occur after import of `mendix`
Run code quality check: packages/pluggableWidgets/combobox-web/src/Combobox.editorPreview.tsx#L10
`./helpers/Database/Preview/DatabasePreviewSelector` import should occur before import of `./helpers/types`
Run code quality check: packages/pluggableWidgets/combobox-web/src/Combobox.editorPreview.tsx#L9
`./helpers/Static/Preview/StaticPreviewSelector` import should occur before import of `./helpers/types`
Run code quality check: packages/pluggableWidgets/combobox-web/src/Combobox.editorPreview.tsx#L8
`./helpers/Association/Preview/AssociationPreviewSelector` import should occur before import of `./helpers/types`
Run code quality check: packages/pluggableWidgets/combobox-web/src/Combobox.editorPreview.tsx#L5
`@mendix/widget-plugin-test-utils` import should occur before import of `../typings/ComboboxProps`
Run code quality check: packages/pluggableWidgets/combobox-web/src/Combobox.editorPreview.tsx#L2
`react` import should occur before import of `@mendix/widget-plugin-platform/framework/generate-uuid`
Run code quality check: packages/pluggableWidgets/combobox-web/src/Combobox.editorConfig.ts#L10
`./helpers/utils` import should occur after import of `./assets/StructurePreviewIconDark.svg`
Run code quality check: packages/pluggableWidgets/color-picker-web/src/components/ColorPicker.tsx#L176
React Hook useEffect has a missing dependency: 'validateColor'. Either include it or remove the dependency array
Run release task on ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run release task on windows-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
ctrf-reports-0
1.04 KB
sha256:e39a5a1328d4052d469352c1b8528c5e6c8f67055a7ea06841effe32a92e980e