Skip to content

fix(autox): fix 500 error after many duplicate file uploads #22721

fix(autox): fix 500 error after many duplicate file uploads

fix(autox): fix 500 error after many duplicate file uploads #22721

Triggered via pull request April 13, 2026 19:59
Status Success
Total duration 40m 10s
Artifacts 61

test.yml

on: pull_request
Contract-Tests
4m 8s
Contract-Tests
Matrix: Cypress-Mock-Tests
Combine-Results-and-Upload
1m 44s
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/kserve/src/components/deploymentServingDetails.tsx#L2
'@odh-dashboard/internal/pages/modelServing/screens/global/InferenceServiceServingRuntime' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/kserve/extensions.ts#L2
'@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/
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-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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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:b0a497a0794fedbf06182b1c3a25df2f064c8cae560019a349fdf0516b04c99e
contract-test-results
871 KB
sha256:d41e95be54290a61529fbbb0aded1340abeaaed3f340660324d9011cb426ddbe
cypress-coverage-applications
2.93 MB
sha256:ce1e69ba4a8c5234d2260112080b344246ca828a5e8599bb2c690d5667b8954b
cypress-coverage-clusterSettings
2.48 MB
sha256:f380335e5ced8a555fedbfe765f6182ad461e968dfa32ecb969764e13fa87a0e
cypress-coverage-connectionTypes
2.75 MB
sha256:d04b59b75683a0c2f2267f79e20a69f64dab33a4bd16f25f86c809d76a5c5dda
cypress-coverage-customServingRuntimes
2.53 MB
sha256:ca368651927786727e3d365bac12ff3c05844c7a98397e30a0992c2474524b43
cypress-coverage-distributedWorkloads
2.57 MB
sha256:a4d7374d799262d8fb19d8f6d777430686a7149ab459e9ba669d24ff52d74f76
cypress-coverage-featureStore
3.18 MB
sha256:345b156378b0ee7ddd721def15b7795fffc6c477b4ab26e61ff5c1c4075f44a1
cypress-coverage-hardwareProfiles
4.74 MB
sha256:2a16d3acaac32fa0ee2771bbb63347f1f18168008b70e034b7a0f16020b64a18
cypress-coverage-home
4.8 MB
sha256:df9eedd00fb15f793534f9ff233dcdcbf737e5ec3fe9cf07d8eaa240f834105f
cypress-coverage-mcpCatalog
2.95 MB
sha256:c94d65ecba8999381d51d437605c487d299b01d1bfef12bfa6cfe91d6783c18b
cypress-coverage-modelCatalogSettings
2.76 MB
sha256:939e6d4ec80b2510258b06fd34a3edd7d9cabe296c65e049ddbb27f783c2a21c
cypress-coverage-modelRegistry
3.22 MB
sha256:d93b1e2aebfa5adfc3a01e0db46856a48bf47f90a0edf73fa381039caecb2923
cypress-coverage-modelRegistrySettings
2.65 MB
sha256:373b3bf345f7497c88ccb1bb51d16e5572df3a9b6fd7e739ec8757f18e7fbb58
cypress-coverage-modelServing
5.29 MB
sha256:18b98a25f5cb2b4e61f7a7540c10d5fa45f24049e48546dee2b0d2afe69f8ec8
cypress-coverage-modelServing_runtime
4.8 MB
sha256:d1fcb7ad35749ded1a586d43fb82ee5ebf137998d53b08fef5eb0195fb744d19
cypress-coverage-modelTraining
2.82 MB
sha256:1775a4671df41a44c6f2cf8f081b3b8dda1711277b76a3757a1c01e3355b65c8
cypress-coverage-modelsAsAService
4.12 MB
sha256:9615658a653b3a6c1840c919daef165f257a69452378703a530d28e4a99d1d75
cypress-coverage-navSidebar
2.42 MB
sha256:d7744eb1c72503a6ade21d92b41cf69d91b2a3678174406f064931f44daa0ce2
cypress-coverage-notebookImageSettings
4.63 MB
sha256:3a39c45b460d7fa46f36892ce38dd42adcbe42cd26b764537f107f186a7ccb7b
cypress-coverage-pageNotFound
2.43 MB
sha256:b81a3be03ccbc160c7c69ba60feecbc02721ed206a1d3227d1e3dc4f317ce210
cypress-coverage-pipelines
5.67 MB
sha256:32aeb6a1460161b1c1df6d714d25b4a21af5f37e0c8a8ff3e4179e381845d34d
cypress-coverage-pipelines_runs
3.51 MB
sha256:64d89ff37409a7df2b563d813e0d877fb86c2a554126b0dc9d6a374bc9fa7420
cypress-coverage-pipelines_topology
3.56 MB
sha256:60961d441b2af52559d1b3a564d4ccb76e5f856b2cc88edffad5a94a365328ec
cypress-coverage-pkg_observability
2.52 MB
sha256:6238829ea7df972d712dedf87d8c602769bbb36331b96a5d34022181f288fd8b
cypress-coverage-projects
4.81 MB
sha256:821f942c3cd15ce89a319760db4dba3794cbb3172003826ff33aa60fc3055e0d
cypress-coverage-projects_tabs
4.85 MB
sha256:70c8f91b28add6c315406b06784004aec9de1acb59069ead727007ab70f463bf
cypress-coverage-resources
2.54 MB
sha256:3c225037ff6fb89316403614c2d11430149caff46773ddef1ed63a71004cf636
cypress-coverage-storageClasses
2.52 MB
sha256:be48fe7e8244cc819f0d73bfafe24a5c36fde370b7dc7474bdbe845bc30c5831
cypress-coverage-tabRouteNavigation
2.42 MB
sha256:a1355bef4cba3dfb137759b5aaa482f8b216ba93bf8acf33b1f00a7cfa811e35
cypress-coverage-userManagement
2.47 MB
sha256:ade986466715c0b3323c0fd1691ed5dd6992c842c720548f848e7966d9d791a9
cypress-results-applications
376 KB
sha256:d68b1cbce1294b76459a47ceae4021efd36aee9cdf6fa59705c6214acceee6b1
cypress-results-clusterSettings
362 KB
sha256:ae13595e30be6cdce108d89ca0ad709c1f8fdd0c0adc3bb42b031b7b22965ba8
cypress-results-connectionTypes
365 KB
sha256:fc73156da45901894741c17764841c7e2af2d5864b61a15f05cee4e8ac0925cb
cypress-results-customServingRuntimes
363 KB
sha256:401a14fe4f821dea87fdac0fe2311b40d34e17778ed9f8a34cef4d824078bc61
cypress-results-distributedWorkloads
365 KB
sha256:40f61fe19c0ad618439cbe8f754021e40d93dd6c8f952036ca7981534f639b65
cypress-results-featureStore
689 KB
sha256:c4d8eaa64e6e2cd0156f77a0ccf1b8302abd93fb1edbdc576bb464829c2b5938
cypress-results-hardwareProfiles
382 KB
sha256:101c08bf8e5d27da3aeeff112ec76b6ada94fa15a770f020932165cbddfd7487
cypress-results-home
366 KB
sha256:1460813f8177319d3c6eba4a8ba0a7112be236e8441bcff1c6ceafb6e8aa8891
cypress-results-mcpCatalog
367 KB
sha256:96c3a8c125876da2843df31eb174d1d612af2067b471b3ff1d3b19a5aafee408
cypress-results-modelCatalogSettings
361 KB
sha256:5e7dae5282b1583b15ad95fa6e3c88158bf2a365b4bd812c298a5c3f7ef2e2a0
cypress-results-modelRegistry
363 KB
sha256:ff7f312ff6ffd263b08eefe0e5e180e7e6c48dc3f31d18c8b17bf6decbcfc797
cypress-results-modelRegistrySettings
374 KB
sha256:02e61d3108fd5e9a1786ccdb796391324b2ed888ee10fe54a36aefa431ada15e
cypress-results-modelServing
400 KB
sha256:e5836b19ef0f9f418adc11cee4f13eefff2365cc4c2c3c3a986d6bda029d363b
cypress-results-modelServing_runtime
366 KB
sha256:c107f28e8ccf4719af69b1dc122e992a38fa104e34eb9054aa8185621bc91010
cypress-results-modelTraining
391 KB
sha256:37f8310af30807275bc3f57c8b31e6c9d94a0a81860c027f1685f1c917573942
cypress-results-modelsAsAService
545 KB
sha256:805fb21e2a70f2a354e5ceb1fba3c7615374ba3da39c6d2932f6f380d7709c09
cypress-results-navSidebar
361 KB
sha256:b5beddddf71a5aa31e795b91b287638241bd18e522afa412766ed6f733e4078a
cypress-results-notebookImageSettings
367 KB
sha256:015084fdfe44565bdc0a0cd73cebf46d7968fc3654d804d7a43ea022579d9bb3
cypress-results-pageNotFound
361 KB
sha256:752927b0b9c00670f3465912df7681e92ae5bc823c222dcb7352c877db4ccbde
cypress-results-pipelines
383 KB
sha256:a933b7e7d54a00bfa6e7e8f33cc0dc7787ff2242a2f9f3b92bcba5b5775820b0
cypress-results-pipelines_runs
499 KB
sha256:74da9b73d2efd3e30e7e7c607191e4b85e71fd561d33592346846c8cf430a428
cypress-results-pipelines_topology
368 KB
sha256:41fab781e8d5e4676f7ef109642484a156ee7a382b9cdef5b924054026cfad58
cypress-results-pkg_observability
361 KB
sha256:1b178c4b73aea8183b6fbf3a2c5a31ebca63f8b5d271971f4631f17095af054f
cypress-results-projects
697 KB
sha256:5475fb72d85fa47169bce4c555143f9c7d4af58af24b68a0b514b71091653830
cypress-results-projects_tabs
607 KB
sha256:8435872d350a20222d62939d1eb47a2a6b5b0f8db1121d9ac9fcb6487051e3e6
cypress-results-resources
363 KB
sha256:c2ea32865b0b66cc3ed15cffbddcc87572e53504af0ff04ba7b6863f7bd38e17
cypress-results-storageClasses
367 KB
sha256:2daef7a6f5ab6d55fc9e89666d5514a69a99099bf4a0f975fb435afba1422472
cypress-results-tabRouteNavigation
362 KB
sha256:8d951948405e5a45818fe5cf584983784f5f4687c5f4f0dd2c63622e06bd26ff
cypress-results-userManagement
362 KB
sha256:683d2ee9798561c0fd5fe10630fb5eebbeb768825a958bfd26cef53f157398d7
unit-coverage
15.3 MB
sha256:941469b096efa03dce0bb75bb2e54df00f398ef709fcfa1f811db791bc845167