Skip to content

fix: restore native control behavior #5659

fix: restore native control behavior

fix: restore native control behavior #5659

Triggered via push August 29, 2026 17:06
Status Failure
Total duration 9m 23s
Artifacts 1
Matrix: e2e
publish
0s
publish
send-slack-message
send-slack-message
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 22 warnings
setup-matrix
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
setup-matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/download-artifact@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: components/tooltip/src/tooltip.tsx#L114
React Hook useEffect has a missing dependency: 'handleKeyDown'. Either include it or remove the dependency array
lint: components/sharing-dialog/src/sharing-dialog.tsx#L200
React Hook useEffect has a missing dependency: 'refetch'. Either include it or remove the dependency array
lint: components/sharing-dialog/src/autocomplete/sharing-autocomplete.tsx#L72
React Hook useEffect has missing dependencies: 'debouncedRefetch', 'onSelection', and 'selected'. Either include them or remove the dependency array. If 'onSelection' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: components/sharing-dialog/src/autocomplete/sharing-autocomplete.tsx#L51
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
lint: components/select/src/simple-single-select/__stories__/WithServerSideFilteringDemo.js#L198
React Hook useCallback has missing dependencies: 'loadDataElementsQuery' and 'loadFilteredDataElementsQuery'. Either include them or remove the dependency array
lint: components/select/src/simple-single-select/__stories__/WithServerSideFilteringDemo.js#L180
React Hook useCallback has a missing dependency: 'loadFilteredDataElementsQuery'. Either include it or remove the dependency array
lint: components/organisation-unit-tree/src/organisation-unit-tree/use-force-reload.ts#L16
React Hook useEffect has a missing dependency: 'reloadId'. Either include it or remove the dependency array
lint: components/organisation-unit-tree/src/organisation-unit-node/use-open-state.ts#L36
React Hook useEffect has missing dependencies: 'onExpand' and 'path'. Either include them or remove the dependency array. If 'onExpand' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: components/button/src/button/button.tsx#L120
React Hook useEffect has an unnecessary dependency: 'ref.current'. Either exclude it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component
lint: components/alert/src/alert-bar/alert-bar.tsx#L135
React Hook useEffect has missing dependencies: 'inDOM', 'runHideAnimation', and 'runShowAnimation'. Either include them or remove the dependency array
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/download-artifact@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e (1, ../ui/collections/forms/src/CheckboxFieldFF/features/can_toggle_a_boolean.feature, ../ui/...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/download-artifact@v4, actions/setup-node@v3, cypress-io/github-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e (4, ../ui/collections/forms/src/FileInputFieldFF/features/accepts_file.feature, ../ui/collect...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/download-artifact@v4, actions/setup-node@v3, cypress-io/github-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e (3, ../ui/collections/forms/src/CheckboxFieldFF/features/displays_error.feature, ../ui/collec...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/download-artifact@v4, actions/setup-node@v3, cypress-io/github-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e (5, ../ui/collections/forms/src/FileInputFieldFF/features/displays_error.feature, ../ui/colle...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/download-artifact@v4, actions/setup-node@v3, cypress-io/github-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e (2, ../ui/collections/forms/src/CheckboxFieldFF/features/can_toggle_a_value.feature, ../ui/co...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/download-artifact@v4, actions/setup-node@v3, cypress-io/github-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e (6, ../ui/collections/forms/src/InputFieldFF/features/can_set_a_value.feature, ../ui/collecti...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/download-artifact@v4, actions/setup-node@v3, cypress-io/github-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e (7, ../ui/collections/forms/src/InputFieldFF/features/displays_error.feature, ../ui/collectio...
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/download-artifact@v4, actions/setup-node@v3, cypress-io/github-action@v6. 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
lib-build Expired
1.95 MB
sha256:1e611f94a1c310e393d116d4c412aabc4beebca1d37d9ef01d0da849ca7df67d