Skip to content

feat(mlflow): add BFF status endpoint and DSPA integration (#7119) #819

feat(mlflow): add BFF status endpoint and DSPA integration (#7119)

feat(mlflow): add BFF status endpoint and DSPA integration (#7119) #819

Triggered via push April 16, 2026 19:08
Status Success
Total duration 48m 2s
Artifacts 61

test.yml

on: push
Matrix: Cypress-Mock-Tests
Combine-Results-and-Upload
2m 6s
Combine-Results-and-Upload
Fit to window
Zoom out
Zoom in

Annotations

47 warnings
Setup
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4.3.0. 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/
Get-Test-Groups
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0. 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/
Type-Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v4, actions/checkout@v4, actions/setup-node@v4.3.0. 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/
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v4, actions/checkout@v4, actions/setup-node@v4.3.0. 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/
Lint: packages/feature-store/src/screens/featureViews/featureViewDetails/FeatureViewDetails.tsx#L16
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/feature-store/src/screens/featureServices/featureServiceDetails/FeatureServiceDetails.tsx#L14
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/feature-store/src/screens/entities/EntitiesDetails/EntitiesDetailsPage.tsx#L14
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/feature-store/src/screens/dataSources/dataSourceDetails/DataSourceDetailsPage.tsx#L16
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/feature-store/src/screens/dataSets/DataSetDetails/DataSetDetails.tsx#L16
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/feature-store/src/FeatureStoreCoreLoader.tsx#L10
'@odh-dashboard/internal/pages/external/RedirectErrorState' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/feature-store/src/FeatureStoreCoreLoader.tsx#L8
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/feature-store/src/FeatureStore.tsx#L2
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/observability/src/pages/DashboardPage.tsx#L2
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/observability/src/pages/DashboardContent.tsx#L5
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Contract-Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Setup
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v4, actions/checkout@v4, actions/setup-node@v4.3.0. 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/
Unit-Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (modelCatalogSettings, cypress/cypress/tests/mocked/modelCatalogSettings/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (navSidebar, cypress/cypress/tests/mocked/navSidebar/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (resources, cypress/cypress/tests/mocked/resources/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (applications, cypress/cypress/tests/mocked/applications/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (pkg-observability, observability/cypress/tests/mocked/**/*.cy.ts)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (distributedWorkloads, cypress/cypress/tests/mocked/distributedWorkloads/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (modelRegistry, cypress/cypress/tests/mocked/modelRegistry/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (modelRegistrySettings, cypress/cypress/tests/mocked/modelRegistrySettings/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (modelServing/runtime, cypress/cypress/tests/mocked/modelServing/runtime/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (pipelines/topology, cypress/cypress/tests/mocked/pipelines/topology/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (clusterSettings, cypress/cypress/tests/mocked/clusterSettings/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (modelsAsAService, cypress/cypress/tests/mocked/modelsAsAService/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (mcpCatalog, cypress/cypress/tests/mocked/mcpCatalog/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (pageNotFound, cypress/cypress/tests/mocked/pageNotFound/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (tabRouteNavigation, cypress/cypress/tests/mocked/tabRouteNavigation/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (userManagement, cypress/cypress/tests/mocked/userManagement/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (notebookImageSettings, cypress/cypress/tests/mocked/notebookImageSettings/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (projects, cypress/cypress/tests/mocked/projects/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (connectionTypes, cypress/cypress/tests/mocked/connectionTypes/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (customServingRuntimes, cypress/cypress/tests/mocked/customServingRuntimes/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (storageClasses, cypress/cypress/tests/mocked/storageClasses/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (home, cypress/cypress/tests/mocked/home/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (hardwareProfiles, cypress/cypress/tests/mocked/hardwareProfiles/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (modelServing, cypress/cypress/tests/mocked/modelServing/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (pipelines/runs, cypress/cypress/tests/mocked/pipelines/runs/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (pipelines, cypress/cypress/tests/mocked/pipelines/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (modelTraining, cypress/cypress/tests/mocked/modelTraining/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (featureStore, cypress/cypress/tests/mocked/featureStore/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Cypress-Mock-Tests (projects/tabs, cypress/cypress/tests/mocked/projects/tabs/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. 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/
Combine-Results-and-Upload
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4, codecov/codecov-action@v4.6.0. 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
combined-coverage-results
1.46 MB
sha256:736b0d73e4fbadd56667f370e29ea5a27db57bf3f0d18bf4ec1affa6df01cc31
contract-test-results
871 KB
sha256:43b6ec146e7d74f62913e64b0253ef849ef15a96ef945e3c93678fac0ea81311
cypress-coverage-applications
2.93 MB
sha256:a583481dc306a0ba94df8b848bd4556c2c427dd05649d6040d54059b9b0b9d70
cypress-coverage-clusterSettings
2.48 MB
sha256:f711a7d091ce9549348210ebd436200ebf39143708dfd13482b2de966c7aa132
cypress-coverage-connectionTypes
2.75 MB
sha256:d25e9c31b0109ce24846002691e832415717b943016b9f70ac5f08e32f63b310
cypress-coverage-customServingRuntimes
2.53 MB
sha256:949392051c34290456b3fb28bb4eb27d6ce710faaff0083680dd302dccee9c3c
cypress-coverage-distributedWorkloads
2.57 MB
sha256:8948625720430e7c470814871d0808dbe1e581acda63ff758467cbbb1523384c
cypress-coverage-featureStore
3.18 MB
sha256:4b4a5fb92da4bd5931b0858d3add9832a1b4a9c65b1089ee152f92938a1918be
cypress-coverage-hardwareProfiles
4.76 MB
sha256:15284b205d801880f103966399038e3c5cd89a457176c1dd7b9b1c4fac6e9874
cypress-coverage-home
4.88 MB
sha256:ae3c8d7b0df9f0c070f8cd3241db2719081a1bc1e903ee7639f5077de0ee53b4
cypress-coverage-mcpCatalog
3.07 MB
sha256:cb3a1827c3c92f394590cdd4dbc40063459a217eaa23ce05397994450df7aeb5
cypress-coverage-modelCatalogSettings
2.76 MB
sha256:b9e0bbc89899270f4f331c12167e988f0d376e75cf340815686a26829dd9cd22
cypress-coverage-modelRegistry
3.22 MB
sha256:46a3b8736cd0de78c2c09e33c9d3a692688a58ed8f2da08fed30312380f214d2
cypress-coverage-modelRegistrySettings
2.65 MB
sha256:93c53f164cb992bbce21546c0668a503f0f204fa5c0d16e8ad1eef7cdc42e4ee
cypress-coverage-modelServing
5.25 MB
sha256:ff09e4a9d5ec78e0ab660a2fdd2c636977f2d61284f884e0e770a114bb4047da
cypress-coverage-modelServing_runtime
4.81 MB
sha256:d4680efcd41897a17a450e6a3ddb59406dd0cf2a45dd0ea3f140b664dfcb32e0
cypress-coverage-modelTraining
2.82 MB
sha256:9994a64de93a71970c783551d96532ca4697afa5373aa9eef3ff7f610fd0c08d
cypress-coverage-modelsAsAService
4.14 MB
sha256:f457abb3351dfe2c23a0403873d8dde78b43ca13b9a42a68ec223d5de6244236
cypress-coverage-navSidebar
2.42 MB
sha256:25502c06e694aa612ff784a2fc948469e220166e729b618701d49c1a9ad2818c
cypress-coverage-notebookImageSettings
4.65 MB
sha256:c2f46757e7a6cac9c44d7c20402b225358a239d20ca542babef9575d5ad63a4f
cypress-coverage-pageNotFound
2.42 MB
sha256:e37a8bf168b2f81c77928714c3fcc9cb9ed60a0ef50890ac76786ccdbb994511
cypress-coverage-pipelines
5.7 MB
sha256:879069eb3c143aeca1afaa58de01f15927e9230ccec8bd16c2e1310c60d57f32
cypress-coverage-pipelines_runs
3.54 MB
sha256:9df7f662e544cbcb0156ec0286859c8019fec9618eb408f05bd0309015dcb6aa
cypress-coverage-pipelines_topology
3.6 MB
sha256:4a72e474b805cc45b3a40e35ba25d16a593b9ce86e215357c1ec7c8bf09eeba6
cypress-coverage-pkg_observability
2.51 MB
sha256:b2903a52fe7427861c3505a994dac764d5eee36dde089d4eafda99fba6bda35b
cypress-coverage-projects
4.83 MB
sha256:6d30fcea5c5f6ef8cfe39cd26ea6a1bffe83db72442956047776c4262d398cdc
cypress-coverage-projects_tabs
4.87 MB
sha256:33a0c019f1fccfa6ffec0f48aa5ae35f430e538aeaba41f776a5573cb38e576b
cypress-coverage-resources
2.54 MB
sha256:66e4fffaa01d81d7fdd73202bdcac1ebff2e948f0760276d351204d892a26791
cypress-coverage-storageClasses
2.52 MB
sha256:0ca1baf7e547a7e68019935757f895c22647074108cc0513037cdabc2fa9a8a9
cypress-coverage-tabRouteNavigation
2.42 MB
sha256:5ca47ffd68f36dd0d102de962e1812ea6192a92dd54f42678dec53a591ebaa6b
cypress-coverage-userManagement
2.47 MB
sha256:de3a6815ed6a3efc7c1001af72fece58e5340a26fca977e2312d9108f2daf247
cypress-results-applications
376 KB
sha256:52bcb545bac069cc796bfb0caa65aaf8185bac77ac8713549235b8c2f9307c8a
cypress-results-clusterSettings
362 KB
sha256:32b7e92dcca8d7e46964aab120fca1fa900ce167ca84a14f58623191d0a71ecb
cypress-results-connectionTypes
365 KB
sha256:6e26660a67dd202a7a606b4a3c05ff60004392c9333bb5ebcb412e8eb652ce4e
cypress-results-customServingRuntimes
363 KB
sha256:94bf53700e1453c7755471c0b5aca88c04387bbae7a1ab8df96dfc5d1f1364c4
cypress-results-distributedWorkloads
365 KB
sha256:e5407c472456af0a7ede8ef9a85f6e0483e313fab05c2e6a7d8441a8dcc89a9a
cypress-results-featureStore
386 KB
sha256:9cc37b1c79c15447c364bb6e07c5354c94468a66bd5df3b644ae53148a0bc551
cypress-results-hardwareProfiles
382 KB
sha256:98f0c4e6a3866617cf03a7e404f0e2bee2ee77d87846ce01ee8e90f45aa77b1f
cypress-results-home
366 KB
sha256:855e763aad3ba47ba9124e141f50c805c912c08ef407b03c03461eb1ac8aa432
cypress-results-mcpCatalog
367 KB
sha256:6dc38fc54537c5893e41a3623d62fd548f3562f8bc32c7cfaa79add9affcd4d1
cypress-results-modelCatalogSettings
361 KB
sha256:5781ca9d2bf7c46b82d1df0e3f8f7012903ae0e5057e29bd80a84145ace60a26
cypress-results-modelRegistry
363 KB
sha256:5ddb20276b923b459427b07559e248898d2c55870b8e38073b48ba55d2d8708e
cypress-results-modelRegistrySettings
375 KB
sha256:27e14a8627ac3d1f85c8c1aeffdc190685ed2532ec581df808705a99aab67daa
cypress-results-modelServing
400 KB
sha256:336b1bb155794208cfd60a747ca843d1533f57b6ac7dd20acd83b38fc3a427b7
cypress-results-modelServing_runtime
366 KB
sha256:74b6c49ea7f10544e9a7148d88e0114f17e2ecd41b1a168c6b8f2437dd6b34a6
cypress-results-modelTraining
391 KB
sha256:9d8cbbcebab1732e75a48b4e0f9e932837670b9cf6218ec02a3230d39deb85d9
cypress-results-modelsAsAService
377 KB
sha256:9d4a257897fc01ea349fb8827b57d8339308a024c91012623a6b4eb6cc3e7f26
cypress-results-navSidebar
361 KB
sha256:292fc9395164a2e7dc2cc837d466b83fccd040f4052b4eca81868a73d9d9faac
cypress-results-notebookImageSettings
367 KB
sha256:49cdbd27d80a999bf1cfe3b6dbf3f9b1644f9440a841cae1bcc20bceab9a656f
cypress-results-pageNotFound
361 KB
sha256:686921dcd3ba1d1647775dc0ce8d9c678c012a4418ebdee52036196242bc6337
cypress-results-pipelines
383 KB
sha256:ae47e803dd0776cda60ce02b6cda768d3e23c62435186805c4da0fda0509f28b
cypress-results-pipelines_runs
575 KB
sha256:25598bb771968ba540f93309afc7198840e76567b4f12e62f77c6c23a8ba4bf1
cypress-results-pipelines_topology
368 KB
sha256:4719fa9052c64c0e122ee7896d9e1562e0e7a1fe84f0bd70bc2087a2256dec87
cypress-results-pkg_observability
361 KB
sha256:067321b5e3dcdf7ac7a2a925c5245e7aa1a3554b2389299d6fa4991ea003742e
cypress-results-projects
370 KB
sha256:57a75843ba6c72127e92377a2f60c20dcadb39a5b4e8fc88683dd83bbc77775d
cypress-results-projects_tabs
803 KB
sha256:05bbf00aa89e9c5fab665c3d4da9845aa7bace333a4e9672f3eff8fd5296f2e2
cypress-results-resources
363 KB
sha256:91640f4e1e28dd8908d322203373c7d4fd63b40dee9bdf4d9e8c24a2a76f3c4e
cypress-results-storageClasses
367 KB
sha256:9687464aeff86c6e418e8246bf2bae213a65a39b3117e9b95d27e90611b4f87d
cypress-results-tabRouteNavigation
362 KB
sha256:45cbdb60da11f5fb28ff7ccd90877def81f4bae2249cbb67c5f74c5983535b3d
cypress-results-userManagement
362 KB
sha256:545283fb683dada2d2f7fd0db0dd7022de4fd56be4fd2b5070128d77eed554b3
unit-coverage
15.3 MB
sha256:85c6dfd9a83869aaa427d70d7546f3b62be46d0b2b3e56c0b129d16db39e2a04