Skip to content

use flag imports in gen-ai feature flag hooks #160

use flag imports in gen-ai feature flag hooks

use flag imports in gen-ai feature flag hooks #160

Triggered via push April 1, 2026 12:30
Status Failure
Total duration 40m 57s
Artifacts 61

test.yml

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

Annotations

1 error and 47 warnings
Cypress-Mock-Tests (projects/tabs, cypress/cypress/tests/mocked/projects/tabs/*)
Process completed with exit code 1.
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/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
Lint: packages/model-registry/src/connection/AutofillConnectionButton.tsx#L7
'@odh-dashboard/internal/pages/modelRegistry/screens/RegisterModel/useRegisterModelData' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/model-registry/src/connection/AutofillConnectionButton.tsx#L4
'@odh-dashboard/internal/pages/modelRegistry/screens/RegisterModel/ConnectionModal' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
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 (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 (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 (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 (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 (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/
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-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 (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 (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 (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 (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 (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/
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 (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 (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 (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 (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 (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 (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 (modelRegistry/modelVersion, cypress/cypress/tests/mocked/modelRegistry/modelV...
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 (modelCatalog, cypress/cypress/tests/mocked/modelCatalog/*)
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 (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, 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/

Artifacts

Produced during runtime
Name Size Digest
contract-test-results
871 KB
sha256:ad4e23373a0f68001eb35fa90b3fce65eeef07411358acd3fdcad535ac255887
cypress-coverage-applications
2.93 MB
sha256:71909c99fa1b466cf3eb4e77389f685cc38f2f9162816051eb5eecf02c95f22c
cypress-coverage-clusterSettings
2.46 MB
sha256:2522dc933d310bb747b90ae4d6f1395c184472b89a59efa2a8f7c3475a99c7ed
cypress-coverage-connectionTypes
2.72 MB
sha256:aebb60c7d24c9e4efc2f70ff471c17374ee085c0c25233fd992a1c3319db12ea
cypress-coverage-customServingRuntimes
2.5 MB
sha256:ee2dfcb6c78dec3e23f944fe9fee176e9a41a1c22f7023cb88ae990dc824b874
cypress-coverage-distributedWorkloads
2.54 MB
sha256:53d76aa45c675276e1fc1f08657f166d0381e9b4f98c836ee02d49d0f2a93c0b
cypress-coverage-featureStore
3.15 MB
sha256:6669ccc83ed7c3a6f06dd3e0f1e55caf3f94409dcb54f98421a4e3143aa5652d
cypress-coverage-hardwareProfiles
4.71 MB
sha256:a2e064c1ec2e0a1bf80c72b20ba3eb8f308942916fdb3b720c169ba210a90d8b
cypress-coverage-home
4.82 MB
sha256:9fb0529114030e40d85f7cceeb2dc9bd7702ae188b11335bd992da56c27d7a31
cypress-coverage-mcpCatalog
2.39 MB
sha256:90aa2a87e88a7a77edeeb2b7c514691df9942aab5cccec9349373f52bf18fb50
cypress-coverage-modelCatalog
3.88 MB
sha256:ae217894f615c59bb44ad5c921bbe60ecf94d119ddce2e464af4d47ef38ec821
cypress-coverage-modelCatalogSettings
2.73 MB
sha256:1752f2d76511de9b1e0a6f679080ce371ec5217bb2f608092dccd4aee6391eb3
cypress-coverage-modelRegistry
3.48 MB
sha256:a9448c5c7b8d9514660dacaee88de7188f8109600bd80d5585e9722162258687
cypress-coverage-modelRegistrySettings
2.63 MB
sha256:906cfaeeb75c2072fe9fa0b85878d132e140efec7b582437e1d98853913cfc0e
cypress-coverage-modelRegistry_modelVersion
4.11 MB
sha256:027e990ce545ac39a09e1e742bf4e33865fa00299f7a51073007e4e4423d0a02
cypress-coverage-modelServing
5.18 MB
sha256:acfe96c2ff0b8d6e91de6bbb8d64e753dc4fe45e4029c135d32d2b4bd45ac8a9
cypress-coverage-modelServing_runtime
4.76 MB
sha256:e5d7cc07f064fd3aa9c1d254c053c846780082659553d0a299de3a71badb6c23
cypress-coverage-modelTraining
2.79 MB
sha256:b04db607ed053e55cc96e502f88b708036ba41a7476019cc507a705a466b36f4
cypress-coverage-modelsAsAService
2.58 MB
sha256:ab1d3c1bd6f1d31bd5c69a512fc757a5c514123380df16b6057758e0bdef096c
cypress-coverage-navSidebar
2.38 MB
sha256:0c3a7dac8a1db79bf9ec305e3e0103d1f846e329a7476e0170df3702b51b633f
cypress-coverage-notebookImageSettings
4.6 MB
sha256:0cc3398b4e49c736b866c122ddb76ce6a8e8b8ccbb83f3b34bfd997864fe1cca
cypress-coverage-pageNotFound
2.39 MB
sha256:ac1f0ecebf9a6ef628b44e89f80e04761c59eefe3ac019d3ceaa22570a528eff
cypress-coverage-pipelines
5.72 MB
sha256:63aa2d467ae90469bffded98c2c5f3bb8edf1fcaef43f471ef0eb93aa4f26556
cypress-coverage-pipelines_runs
3.52 MB
sha256:dd84e9b3a31c5a1220d0a54bb2430558118be21304aa7f2620e9e1738ce9302c
cypress-coverage-pipelines_topology
3.51 MB
sha256:365113196ab4c6c90ffccc35d19eb245cc48f5fe584c241359e97d97205b6a12
cypress-coverage-pkg_observability
2.48 MB
sha256:a753d4063a17339d7eec560243760bab2d8bb57209c8a9f54fe54f6d795b8249
cypress-coverage-projects
4.77 MB
sha256:1a6be1e13c7ae07592fccdf287c343887c53696ed8d11dd0b543590cac85cf66
cypress-coverage-resources
2.51 MB
sha256:55986cb9bbaebfd236a66f6be4f310e9b6cbba64674b5ca415127b3f4c43ab4c
cypress-coverage-storageClasses
2.49 MB
sha256:b0c88e4c6d8ff1b4add5949d12116edecc3ca37e8a3a42b93c3fdb4ea8cfb9d5
cypress-coverage-userManagement
2.45 MB
sha256:87f494fbe019f11c11700fd200c2956aaf3b961cf80d71863622c5bbfd05ce51
cypress-results-applications
376 KB
sha256:4cb74d53cfdc798f77b965e19ba80a5abdb173262b97a01f77526b24334c73fb
cypress-results-clusterSettings
362 KB
sha256:1f4cd046e588ddf56b2dafcc8519366ef7426a7d95c38cf5097f833615b94181
cypress-results-connectionTypes
365 KB
sha256:e7589502698aa1ba4d66e66ea02acd7e9536c38a9e80411aaad7212f0b2e1d54
cypress-results-customServingRuntimes
363 KB
sha256:3fbbcce00471d76d7be46102d9a0d02ee54c66b57b5ebe71c507613a495b51cb
cypress-results-distributedWorkloads
365 KB
sha256:dc0713ca560d4bf0123042a479ab4fad2c155d2fa8349a482ee0aaf2bd0f9431
cypress-results-featureStore
635 KB
sha256:172a21d98774c4d4806dc742ac796f1194cf7671015579fae80a8d272d7ae5f4
cypress-results-hardwareProfiles
382 KB
sha256:08df904e7a52158fa7247500efe3e7ad9d50b2d6b2fb0648c4587eceadace8bf
cypress-results-home
367 KB
sha256:722659d110f8c40f25439dab09ea4dea78e953ccfa96f338345500de5397a0ab
cypress-results-mcpCatalog
361 KB
sha256:7a47e8aec8c16198ccde03a862af77b761237f1f7e63d2d6c2307db8107a9290
cypress-results-modelCatalog
363 KB
sha256:f77d2b886f5f45c1c5a3cd5e704b370d42e7c06796aebb5099e2e257375cf111
cypress-results-modelCatalogSettings
361 KB
sha256:e258fbec1c4d41287445bdaf6fefb08670c4836bbc8e973e1417e59fdf925086
cypress-results-modelRegistry
369 KB
sha256:ac694e68108417d228640f2c44dfece1b89769824e20fba70f5748e574adba19
cypress-results-modelRegistrySettings
374 KB
sha256:6406381f698209421622041f618c2820a7a679bc70a078d92f0e7a6ad75c8adf
cypress-results-modelRegistry_modelVersion
565 KB
sha256:795b88f98cb6fb3feb87149c5f8c5308c5505c961743c37e5254be4f5cb7af52
cypress-results-modelServing
399 KB
sha256:c3d3d461f5249c74d3cef872d099962a313432634291532e03ec716ef5b126ad
cypress-results-modelServing_runtime
366 KB
sha256:bb0eb9231c90759ab104586908cf03de846b2803de8ee33b7f079138ed2a24c4
cypress-results-modelTraining
391 KB
sha256:67f0496f5aefa82d1f8d0187e191cfd51b4fd0026107310d406155a8a08b60da
cypress-results-modelsAsAService
371 KB
sha256:93b596c0f0920f8844d7567e59be406ed4f9a6efdc92c5c767063e1c24b792d8
cypress-results-navSidebar
361 KB
sha256:cde1e2735a9b055d0c5414889dfce001f2a537497071ad12342db5dfa7efe57a
cypress-results-notebookImageSettings
367 KB
sha256:5e9f757a6da1862864cc18c0035526c44a88782af65d48d1de66c2c09bb09541
cypress-results-pageNotFound
361 KB
sha256:6688f296ef8638e5fa445898112602c96afa7a41aec95862c727a0b434a2e8d8
cypress-results-pipelines
497 KB
sha256:fbf3bc3d14af3e654bf4a8ea0bd1b68e57070470fefd72c92627d9eca33b392f
cypress-results-pipelines_runs
387 KB
sha256:3d5e4fc803364f4db20207aae99a8c7e0a5ae8ee67765b6f41a90b1d1b76af2c
cypress-results-pipelines_topology
367 KB
sha256:7f95f79733556c3b48a493e9513096223baecf04299a0e81f4e9a36d5b58ac44
cypress-results-pkg_observability
361 KB
sha256:c65c82134fb4b6ec0ff504faa834f36e0a13f5eccb2fad652eccb3e807cab662
cypress-results-projects
593 KB
sha256:dc6d2c1c5e386ddec60188c9019a0368fcba60ea20fb47b5e17adfa61d2c25f6
cypress-results-projects_tabs
5.11 MB
sha256:5535692933abef2b5686f7935fd050cbe55c158db5e718b822d99a87658b7bdc
cypress-results-resources
363 KB
sha256:9ee73f5bda0834e1745dde0963969185580aa0c1f2a02e36e3c07644ae0ae659
cypress-results-storageClasses
367 KB
sha256:6423512258cd986bd7ed25cae3c0519bc98c507e221ddffc3d4bc3900d7fa8ba
cypress-results-userManagement
362 KB
sha256:12bd0d11b253ac333b86a723746b36ba119a41b0bb3f6a4f45bef01b0c5293d8
unit-coverage
15.7 MB
sha256:230b8c09f5da850d42cb64af9e1693842f45c31164def541eae002b397a094df