Skip to content

update computeEmbeddingModelStatus to return 'available' for default … #154

update computeEmbeddingModelStatus to return 'available' for default …

update computeEmbeddingModelStatus to return 'available' for default … #154

Triggered via push March 30, 2026 15:17
Status Cancelled
Total duration 13m 10s
Artifacts

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

7 errors and 17 warnings
Contract-Tests
Canceling since a higher priority waiting request for Test-refs/heads/fix-aae-page-embedding-models-and-configure-playground exists
Contract-Tests
The operation was canceled.
Unit-Tests
Canceling since a higher priority waiting request for Test-refs/heads/fix-aae-page-embedding-models-and-configure-playground exists
Unit-Tests
The operation was canceled.
Cypress-Setup
Canceling since a higher priority waiting request for Test-refs/heads/fix-aae-page-embedding-models-and-configure-playground exists
Cypress-Setup
The operation was canceled.
Test
Canceling since a higher priority waiting request for Test-refs/heads/fix-aae-page-embedding-models-and-configure-playground exists
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/global/trainingJobList/PauseTrainingJobModal.tsx#L5
'ModalHeader' import from '@patternfly/react-core' is restricted from being used by a pattern. Avoid using the PatternFly Modal directly. Use the project's ContentModal wrapper instead
Lint: packages/model-training/src/global/trainingJobList/PauseTrainingJobModal.tsx#L4
'ModalVariant' import from '@patternfly/react-core' is restricted from being used by a pattern. Avoid using the PatternFly Modal directly. Use the project's ContentModal wrapper instead
Lint: packages/model-training/src/global/trainingJobList/PauseTrainingJobModal.tsx#L3
'Modal' import from '@patternfly/react-core' is restricted from being used by a pattern. Avoid using the PatternFly Modal directly. Use the project's ContentModal wrapper instead
Lint: packages/model-training/src/global/ModelTrainingCoreLoader.tsx#L3
'@odh-dashboard/internal/pages/ApplicationsPage' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/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/kserve/src/modelLocationData.ts#L1
'@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/kserve/src/deployments.ts#L15
'@odh-dashboard/internal/pages/modelServing/customServingRuntimes/utils' import is restricted from being used by a pattern. Create reusable components or migrate old code from `frontend` to a package
Lint: packages/kserve/src/deploymentEndpoints.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/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
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 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 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/