Skip to content

feat(autox): Add auto-discovery support for managed MinIO DSPAs (#7256) #22972

feat(autox): Add auto-discovery support for managed MinIO DSPAs (#7256)

feat(autox): Add auto-discovery support for managed MinIO DSPAs (#7256) #22972

Triggered via push April 15, 2026 19:52
Status Success
Total duration 40m 47s
Artifacts 61

test.yml

on: push
Matrix: Cypress-Mock-Tests
Combine-Results-and-Upload
1m 49s
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/model-training/src/components/ModelTrainingNoProjects.tsx#L5
'@odh-dashboard/internal/pages/projects/screens/projects/NewProjectButton' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/model-serving-backport/extensions.ts#L6
'@odh-dashboard/internal/pages/projects/types' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/llmd-serving/src/wizardFields/LlmConfigOptionsField.tsx#L12
'@odh-dashboard/internal/pages/projects/screens/spawner/spawnerUtils' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/llmd-serving/src/deployments/validateExtraction.ts#L2
'@odh-dashboard/internal/pages/modelServing/screens/projects/utils' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/llmd-serving/src/deployments/status.ts#L2
'@odh-dashboard/internal/pages/modelServing/screens/types' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/llmd-serving/src/deployments/model.ts#L19
'@odh-dashboard/internal/pages/modelServing/screens/projects/utils' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/llmd-serving/src/components/ServingDetails.tsx#L9
'@odh-dashboard/internal/pages/modelServing/screens/const' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/llmd-serving/src/components/ServingDetails.tsx#L8
'@odh-dashboard/internal/pages/modelServing/screens/ServingRuntimeVersionStatus' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/llmd-serving/src/components/ServingDetails.tsx#L7
'@odh-dashboard/internal/pages/modelServing/utils' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/llmd-serving/src/components/ServingDetails.tsx#L6
'@odh-dashboard/internal/pages/modelServing/screens/ServingRuntimeVersionLabel' 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/
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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/
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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:192d378828633008c33bff7ddcbc3b6eb366de4057ddfd856f66e6d92c398c62
contract-test-results
871 KB
sha256:06054a3bd9940759846123ffa652e343b62ff55473aa7fa5bcdd0193edfd2914
cypress-coverage-applications
2.94 MB
sha256:820373131d68ed46647d885f36492a74b504579a9c338678b51bab0ba9673c58
cypress-coverage-clusterSettings
2.48 MB
sha256:f8d28951b5e7929a1f0ee2b94988a56fe1d66bf934016256da907feb0f76535b
cypress-coverage-connectionTypes
2.75 MB
sha256:4413f690f7276186aa2fc283565f67c154971cdd767d830126ac96ca779f2ebf
cypress-coverage-customServingRuntimes
2.53 MB
sha256:f848e359928ec8037ed8a651492821fb3b871e96fc6c078f3e545ddd0a36a61b
cypress-coverage-distributedWorkloads
2.57 MB
sha256:47c7d88d041e31531a14939ff4f2c228a16a24aa6b4aeb7f6c349a791589117b
cypress-coverage-featureStore
3.18 MB
sha256:12a6af13f31e909e59d83ee4e5666c4f75fa64690d610a01bcc5a841b2b34d3d
cypress-coverage-hardwareProfiles
4.74 MB
sha256:0e04c4cd893b625eeef4220a1d1797d5e02a75995e098635cfcd2840e8288ca8
cypress-coverage-home
4.86 MB
sha256:18b92c342b946bfbfb0db280d47e9f74f8f4b5ed5083a6b9ca1d37f7acac7e35
cypress-coverage-mcpCatalog
2.95 MB
sha256:118b3474c995d4e59bf3bcb3bccdef2fd27ce80470d1ee6812affa2d700f0bba
cypress-coverage-modelCatalogSettings
2.76 MB
sha256:1d860916fe653b44aa61bcee43e1250de7faa30501c329be8b27599ab5ae64a7
cypress-coverage-modelRegistry
3.22 MB
sha256:25bec26b5d15b197e34cab7e723d64e4034c44b169e014711cdb47bbe16358fd
cypress-coverage-modelRegistrySettings
2.65 MB
sha256:80734b623ba7da5de9c38acdd909f7d1f89da465fc18a57c35965e2ea67c5a34
cypress-coverage-modelServing
5.23 MB
sha256:5ecfdb3d3dddba53e3c1b78a17145b6bd41ec3dc9297b078f66709665bcde90c
cypress-coverage-modelServing_runtime
4.79 MB
sha256:03b3cf7c79bfa94dc34fecbc56bacb5ceb5060c8230610ff1de384a282d242ef
cypress-coverage-modelTraining
2.82 MB
sha256:84803e8dd901d9147426d7d7f60cbff472081c3f8d9dabb51a2b584d3b9e872d
cypress-coverage-modelsAsAService
4.12 MB
sha256:6b62e2fbff0df05429e45aa78f95ac819a4638af50f464bd798f9acabc778874
cypress-coverage-navSidebar
2.42 MB
sha256:97777e28535343165ff5a8a3c48cdeeee471690fdaf3ac9281d6ddb8fbf53782
cypress-coverage-notebookImageSettings
4.62 MB
sha256:c1a8232dcc0b7f64e46424fbe28c599ae519e22eeb4124820193f4ac7208d3a6
cypress-coverage-pageNotFound
2.42 MB
sha256:0602e65273bc9d7d73ff3fae7c23b1b279ee760e7060d3d14b6d8c75d35c500d
cypress-coverage-pipelines
5.67 MB
sha256:7e0bddd654c813aa9db0e97fd7fd45e19cedd00cbebf3f37c7d857b41fcbb019
cypress-coverage-pipelines_runs
3.51 MB
sha256:ff5f0b26b294e0bef9cc2964f8109acab444ccbb5b77bc3eb81fbf8d7a1f5d7d
cypress-coverage-pipelines_topology
3.56 MB
sha256:a56fe838fb5fb50be0b27ac12b4c039723c3a68191aa1b1b0f82c8ec08b520b1
cypress-coverage-pkg_observability
2.51 MB
sha256:ffea9fdb46ec46ddd5f084e3078e80a5abe35204c1ab116288cdad8ad705223f
cypress-coverage-projects
4.81 MB
sha256:ffe9adbbbc26f679b084cac94b4aff6247861b5886afcf54d6cfaa35537c1ab2
cypress-coverage-projects_tabs
4.85 MB
sha256:227bc03f3c3174d94328896188dc117463ee84d04562fac833cb0d225ed25be6
cypress-coverage-resources
2.54 MB
sha256:3ba1ec7c6f8cbe555e8e7cfc197596fc2d65775e8b5d550528476e1b3aef814f
cypress-coverage-storageClasses
2.52 MB
sha256:4205386af821ceec59676194d67da5b93b2858c200fb2a8ca4544d64a98ecfb4
cypress-coverage-tabRouteNavigation
2.42 MB
sha256:2cbb4200e4a83a81054317a8a63c3d1458d8408edd93f02db8bf503905d37068
cypress-coverage-userManagement
2.47 MB
sha256:6a4c6574c1c6f8c1784d13e823c2f8d824326ceb2c1d400289f4f4d9d05849a9
cypress-results-applications
376 KB
sha256:9c8ef4228375f7c942031dc54e49b83a719710bcd46507d6d2aa6eda6994b129
cypress-results-clusterSettings
362 KB
sha256:1c6fc82fc85961ca20f9a8e6bc86d4d3d9fb59ba19d83693e4c1d39a993e22d3
cypress-results-connectionTypes
365 KB
sha256:a2055799326598e43dcfafab0e06b944aa446e321b35f4e26eebd89023486f94
cypress-results-customServingRuntimes
363 KB
sha256:c24f96a5160e89ab9ddb1270f0712dcf054e533775a55eca7c59bb618e5bdbea
cypress-results-distributedWorkloads
365 KB
sha256:bbdf52ef9089919eb102f86e989e7d663904422859a008293ecd558b05723075
cypress-results-featureStore
510 KB
sha256:61d6b45e8aa3945745ede86116ad3f2c6cc34b94aec08afc63bc9f03b82aab46
cypress-results-hardwareProfiles
382 KB
sha256:290e5fa9de7a7ccb2dd4239642fd0330bf6a38c2670aed1708e35602248558ee
cypress-results-home
366 KB
sha256:e4fe1093d3c2f7b7447573c991132c5f04955a432c9fdeccf8cf144308ee78f1
cypress-results-mcpCatalog
367 KB
sha256:8b61554658f0de582155dbe279a83af68a15378be464a332565aa69477f78f9d
cypress-results-modelCatalogSettings
361 KB
sha256:dde5ce2d88d0bd657f5fcacc90c9e502d09b24270a52389c9e31a34d68c99d1d
cypress-results-modelRegistry
363 KB
sha256:027eceddd7fa26a17d4c0d31f3fb37b91ad08d262bdc5aeccd5d57a1188890d8
cypress-results-modelRegistrySettings
375 KB
sha256:3f2f000abd590227432c21cb35e283da7c31d69eceb377e6e1067b9e1087855b
cypress-results-modelServing
400 KB
sha256:b09374262fadedc40a2bc63c66ae6de9803333cefd2a5202c9299b8443312bd3
cypress-results-modelServing_runtime
366 KB
sha256:5247ef140faa223aefb44493b4c0101f2cbee579ff79f0876c18e3e9ea67876f
cypress-results-modelTraining
391 KB
sha256:f6160e201bdfb73b9fbd875d0c73768a161a0643d22cb6e61b8dbc2670569548
cypress-results-modelsAsAService
377 KB
sha256:57ec7b0d476a767ce3370e8f9bb2443c94624e5b77770f4be720e2d8200b30dc
cypress-results-navSidebar
361 KB
sha256:94f3f1430d84cb5cb870d65cbdff9b8d3db10bf2b29c4dd78a8e32b5f148315e
cypress-results-notebookImageSettings
367 KB
sha256:0ee1f82f6cf97d33c77ab0432817b20df14cdc6cb6a273b4755b8bd96c81d241
cypress-results-pageNotFound
361 KB
sha256:452ae6d36d34f9109e5e7f140375d8c980a6a4ee21150d7d0129300dbe605b68
cypress-results-pipelines
383 KB
sha256:20f2d64be26328c3956bbd4ac901c32d3ed8c8fd5e07caa090548eba252a80f9
cypress-results-pipelines_runs
391 KB
sha256:7cd03f4afb25f08f0d06e12363a0f37b322613ba069ca22a7483124952e85f4e
cypress-results-pipelines_topology
368 KB
sha256:7e27ac8c1c4a7e4998ebd3e47cf39e388720d07207a4075f5407d54e553329f4
cypress-results-pkg_observability
361 KB
sha256:0a7b5816a71be1464fee501823f408c170081388cae46b0735c23eb805e893ab
cypress-results-projects
369 KB
sha256:bb53522ffb6db39dc4a6e1b123d2ffea5a72cc0f626682a39d0f368cfbb2330c
cypress-results-projects_tabs
724 KB
sha256:8d57bb4c47284cd5e7b138171c7ec61c60f787f4e9d45bc93dec3cf94e54c34f
cypress-results-resources
363 KB
sha256:810e98702838a8990caae4b870fdd23f0ee7d9db6f589cc358b2e1bb942ce6cc
cypress-results-storageClasses
367 KB
sha256:cf33098e479b30f66df722c4c3ce86a551d1af6d4fe827f925960280d4baef2f
cypress-results-tabRouteNavigation
362 KB
sha256:9b81da85490cc72a423561f84e1b069a2911456f181a2c0101282e9d798a0b2d
cypress-results-userManagement
362 KB
sha256:8b28a444f8c0da39b91719e1d93e893ea44d9c1661d274a3e4c18c87bdf1a673
unit-coverage
15.3 MB
sha256:e6328d3afd3f2866ac1cb9f257dd04cd90c57a07e0386146f8b8aff0ac3ea2c9