Skip to content

[TRNT-4339] Add SearchableSelect #19853

[TRNT-4339] Add SearchableSelect

[TRNT-4339] Add SearchableSelect #19853

Triggered via pull request April 10, 2026 11:51
Status Success
Total duration 19m 8s
Artifacts

ci.yaml

on: pull_request
detect-changes
24s
detect-changes
setup-matrix-env
4s
setup-matrix-env
Check common misspellings
29s
Check common misspellings
Generate project documentation
0s
Generate project documentation
Matrix: elixir-deps
Matrix: Npm dependencies
Npm E2E dependencies
30s
Npm E2E dependencies
Matrix: Rebuild target branch dependencies
Matrix: Static Code Analysis Elixir
Matrix: Elixir tests
Matrix: API docs check
Matrix: Test release build
Matrix: Static Code Analysis JS
Matrix: Javascript tests
Chromatic deployment
3m 8s
Chromatic deployment
Matrix: E2E Tests
Matrix: Integration tests
Matrix: Regression tests
Matrix: API bc check
Matrix: Publish GHCR Containers
Waiting for pending jobs
Update OBS packages  /  Update RPM package definitions
Update OBS packages / Update RPM package definitions
Deploy updated images to the demo environment
0s
Deploy updated images to the demo environment
Use photofinish to push mock data to the demo environment
0s
Use photofinish to push mock data to the demo environment
Fit to window
Zoom out
Zoom in

Annotations

37 warnings
setup-matrix-env
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: endorama/asdf-parse-tool-versions@23a7edd74b0f97626c857c48e32ebbe4ba596a23. 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/
setup-matrix-env
All found versions are exported to env variables
Static Code Analysis JS (20.20.0): assets/js/pages/ActivityLogPage/ActivityLogPage.jsx#L156
React Hook useEffect has a missing dependency: 'setRefreshRate'. Either include it or remove the dependency array
Static Code Analysis JS (20.20.0): assets/js/pages/AboutPage/AboutPage.jsx#L29
React Hook useEffect has a missing dependency: 'onFetch'. Either include it or remove the dependency array. If 'onFetch' changes too often, find the parent component that defines it and wrap that definition in useCallback
Static Code Analysis JS (20.20.0): assets/js/lib/analytics/effects.js#L86
React Hook useEffect has missing dependencies: 'analyticsEnabled' and 'webversion'. Either include them or remove the dependency array
Static Code Analysis JS (20.20.0): assets/js/hooks/useQueryStringValues.js#L19
React Hook useEffect has a missing dependency: 'paramsNames'. Either include it or remove the dependency array
Static Code Analysis JS (20.20.0): assets/js/common/TimeSeriesLineChart/TimeSeriesLineChart.stories.jsx#L176
React Hook useEffect has a missing dependency: 'datasets'. Either include it or remove the dependency array
Static Code Analysis JS (20.20.0): assets/js/common/PersonalAccessTokens/GenerateTokenModal.jsx#L49
React Hook useEffect has a missing dependency: 'timeOptions'. Either include it or remove the dependency array
Static Code Analysis JS (20.20.0): assets/js/common/DottedPagination/DottedPagination.jsx#L28
React Hook useEffect has missing dependencies: 'onChange', 'pagesLength', and 'selectedIndex'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Static Code Analysis JS (20.20.0): assets/js/common/ComposedFilter/ComposedFilter.jsx#L74
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Static Code Analysis JS (20.20.0): assets/js/common/ComposedFilter/ComposedFilter.jsx#L74
React Hook useEffect has a missing dependency: 'initialValue'. Either include it or remove the dependency array. If 'setValue' needs the current value of 'initialValue', you can also switch to useReducer instead of useState and read 'initialValue' in the reducer
Static Code Analysis JS (20.20.0): assets/js/common/ApiKeySettingsModal/ApiKeySettingsModal.jsx#L65
React Hook useEffect has a missing dependency: 'timeOptions'. Either include it or remove the dependency array
Static Code Analysis JS (22.15.1): assets/js/pages/ActivityLogPage/ActivityLogPage.jsx#L156
React Hook useEffect has a missing dependency: 'setRefreshRate'. Either include it or remove the dependency array
Static Code Analysis JS (22.15.1): assets/js/pages/AboutPage/AboutPage.jsx#L29
React Hook useEffect has a missing dependency: 'onFetch'. Either include it or remove the dependency array. If 'onFetch' changes too often, find the parent component that defines it and wrap that definition in useCallback
Static Code Analysis JS (22.15.1): assets/js/lib/analytics/effects.js#L86
React Hook useEffect has missing dependencies: 'analyticsEnabled' and 'webversion'. Either include them or remove the dependency array
Static Code Analysis JS (22.15.1): assets/js/hooks/useQueryStringValues.js#L19
React Hook useEffect has a missing dependency: 'paramsNames'. Either include it or remove the dependency array
Static Code Analysis JS (22.15.1): assets/js/common/TimeSeriesLineChart/TimeSeriesLineChart.stories.jsx#L176
React Hook useEffect has a missing dependency: 'datasets'. Either include it or remove the dependency array
Static Code Analysis JS (22.15.1): assets/js/common/PersonalAccessTokens/GenerateTokenModal.jsx#L49
React Hook useEffect has a missing dependency: 'timeOptions'. Either include it or remove the dependency array
Static Code Analysis JS (22.15.1): assets/js/common/DottedPagination/DottedPagination.jsx#L28
React Hook useEffect has missing dependencies: 'onChange', 'pagesLength', and 'selectedIndex'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Static Code Analysis JS (22.15.1): assets/js/common/ComposedFilter/ComposedFilter.jsx#L74
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Static Code Analysis JS (22.15.1): assets/js/common/ComposedFilter/ComposedFilter.jsx#L74
React Hook useEffect has a missing dependency: 'initialValue'. Either include it or remove the dependency array. If 'setValue' needs the current value of 'initialValue', you can also switch to useReducer instead of useState and read 'initialValue' in the reducer
Static Code Analysis JS (22.15.1): assets/js/common/ApiKeySettingsModal/ApiKeySettingsModal.jsx#L65
React Hook useEffect has a missing dependency: 'timeOptions'. Either include it or remove the dependency array
Integration tests (oidc, cypress/e2e/sso_integration.cy.js , import Config config :trento, :oidc...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
Integration tests (oauth2, cypress/e2e/sso_integration.cy.js , import Config config :trento, :oa...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
Integration tests (saml, cypress/e2e/sso_integration.cy.js , import Config config :trento, :saml...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
Regression tests (process_manager_rename, cypress/e2e/host_details.cy.js )
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
Integration tests (alerting_from_env, cypress/e2e/alerting.cy.js , dev, true, 22.15.1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
E2E Tests (2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
E2E Tests (1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
Regression tests (sap_system_split, cypress/e2e/databases_overview.cy.js cypress/e2e/sap_systems_...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
Integration tests (alerting_db, cypress/e2e/settings_integration.cy.js cypress/e2e/alerting.cy.js...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
E2E Tests (7)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
E2E Tests (6)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
E2E Tests (4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
E2E Tests (3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
E2E Tests (8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/
E2E Tests (5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: isbang/compose-action@4894d2492015c1774ee5a13a95b1072093087ec3. 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/