Skip to content

[WC-3349] FIX: restore scroll position on datasource refresh #8849

[WC-3349] FIX: restore scroll position on datasource refresh

[WC-3349] FIX: restore scroll position on datasource refresh #8849

Triggered via pull request April 21, 2026 13:15
Status Cancelled
Total duration 4m 45s
Artifacts

BuildJobs.yml

on: pull_request
Check SHA in GH Actions
6s
Check SHA in GH Actions
Run code quality check
3m 49s
Run code quality check
Read versions file
6s
Read versions file
Plan E2E matrix
39s
Plan E2E matrix
Matrix: build
Matrix: Run automated end-to-end tests
Publish E2E test summary
34s
Publish E2E test summary
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 20 warnings
Run code quality check
Canceling since a higher priority waiting request for Run build jobs-refs/pull/2184/merge exists
Run code quality check
The operation was canceled.
Run automated end-to-end tests (1)
Canceling since a higher priority waiting request for Run build jobs-refs/pull/2184/merge exists
Run automated end-to-end tests (1)
The operation was canceled.
Run automated end-to-end tests (4)
Canceling since a higher priority waiting request for Run build jobs-refs/pull/2184/merge exists
Run automated end-to-end tests (4)
The operation was canceled.
Run automated end-to-end tests (0)
Canceling since a higher priority waiting request for Run build jobs-refs/pull/2184/merge exists
Run automated end-to-end tests (0)
The operation was canceled.
Run automated end-to-end tests (5)
Canceling since a higher priority waiting request for Run build jobs-refs/pull/2184/merge exists
Run automated end-to-end tests (5)
The operation was canceled.
Run build jobs
Canceling since a higher priority waiting request for Run build jobs-refs/pull/2184/merge exists
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 (6)
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 (2)
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 (3)
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
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/shared/widget-plugin-grid/src/core/__tests__/offsetAtom.spec.ts#L2
`mobx` import should occur before import of `@mendix/widget-plugin-mobx-kit/main`
Run code quality check: packages/shared/widget-plugin-grid/src/core/__tests__/limitAtom.spec.ts#L2
`mobx` import should occur before import of `@mendix/widget-plugin-mobx-kit/main`
Run code quality check: packages/shared/widget-plugin-grid/src/core/__tests__/itemCountAtom.spec.ts#L4
`mobx` import should occur before import of `@mendix/widget-plugin-mobx-kit/main`
Run code quality check: packages/shared/widget-plugin-grid/src/core/__tests__/itemCountAtom.spec.ts#L3
`mendix` import should occur before import of `@mendix/widget-plugin-mobx-kit/main`
Run code quality check: packages/shared/widget-plugin-grid/src/core/__tests__/hasMoreItemsAtom.spec.ts#L2
`mobx` import should occur before import of `@mendix/widget-plugin-mobx-kit/main`
Run code quality check: packages/shared/widget-plugin-grid/src/core/__tests__/emptyStateWidgetsAtom.spec.ts#L1
`@mendix/widget-plugin-mobx-kit/main` import should occur after import of `react`
Run code quality check: packages/shared/widget-plugin-grid/src/core/__tests__/Datasource.service.spec.ts#L4
`mendix` import should occur before import of `@mendix/widget-plugin-mobx-kit/GateProvider`
Run code quality check: packages/shared/widget-plugin-grid/src/core/Datasource.service.ts#L4
`mobx` import should occur before import of `@mendix/widget-plugin-mobx-kit/disposeBatch`
Run code quality check: packages/shared/widget-plugin-grid/src/core/Datasource.service.ts#L3
`mendix` import should occur before import of `@mendix/widget-plugin-mobx-kit/disposeBatch`
Run code quality check: packages/shared/widget-plugin-grid/src/components/InfiniteBody.tsx#L1
`@mendix/widget-plugin-hooks/useOnScreen` import should occur after import of `react`
Run automated end-to-end tests (1)
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 (4)
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/
Run automated end-to-end tests (5)
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/