Skip to content

fix: bump dompurify #8761

fix: bump dompurify

fix: bump dompurify #8761

Triggered via pull request March 31, 2026 13:11
Status Success
Total duration 32m 24s
Artifacts

BuildJobs.yml

on: pull_request
Check SHA in GH Actions
5s
Check SHA in GH Actions
Run code quality check
11m 40s
Run code quality check
Read versions file
5s
Read versions file
Plan E2E matrix
1m 0s
Plan E2E matrix
Matrix: build
Matrix: Run automated end-to-end tests
Publish E2E test summary
41s
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/rich-text-web/src/__tests__/RichText.spec.tsx#L3
`@testing-library/react` import should occur before import of `@mendix/widget-plugin-test-utils`
Run code quality check: packages/pluggableWidgets/rich-text-web/src/RichText.tsx#L1
`@mendix/widget-plugin-component-kit/Alert` import should occur after import of `react`
Run code quality check: packages/pluggableWidgets/rich-text-web/src/RichText.editorConfig.ts#L8
`typings/RichTextProps` import should occur before import of `@mendix/pluggable-widgets-tools`
Run code quality check: packages/pluggableWidgets/html-element-web/src/utils/props-utils.ts#L6
`./style-utils` import should occur before import of `../../typings/HTMLElementProps`
Run code quality check: packages/pluggableWidgets/html-element-web/src/utils/props-utils.ts#L3
`dompurify` import should occur before import of `react`
Run code quality check: packages/pluggableWidgets/html-element-web/src/utils/props-utils.ts#L2
`mendix` import should occur before import of `react`
Run code quality check: packages/pluggableWidgets/html-element-web/src/HTMLElement.tsx#L13
`./components/HTMLTag` import should occur before import of `./utils/props-utils`
Run code quality check: packages/pluggableWidgets/html-element-web/src/HTMLElement.editorConfig.ts#L13
`react` import should occur before import of `../typings/HTMLElementProps`
Run code quality check: packages/pluggableWidgets/html-element-web/src/HTMLElement.editorConfig.ts#L3
`@mendix/widget-plugin-platform/preview/structure-preview-api` import should occur before import of `../typings/HTMLElementProps`
Run code quality check: packages/pluggableWidgets/html-element-web/src/HTMLElement.editorConfig.ts#L2
`@mendix/pluggable-widgets-tools` import should occur before import of `../typings/HTMLElementProps`
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/