test: prevent false-positive duplicate-name check in argo workflow version test #23635
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/
|
|
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@v4, actions/checkout@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/
|
|
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:
frontend/src/concepts/pipelines/content/ArchiveModal.tsx#L9
'ModalBody' 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:
frontend/src/concepts/pipelines/content/ArchiveModal.tsx#L8
'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:
frontend/src/concepts/connectionTypes/ConnectionTypePreviewModal.tsx#L2
'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:
frontend/src/concepts/connectionTypes/ConnectionTypePreviewModal.tsx#L2
'ModalBody' 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:
frontend/src/concepts/connectionTypes/ConnectionTypePreviewModal.tsx#L2
'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:
frontend/src/app/SessionExpiredModal.tsx#L8
'ModalFooter' 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:
frontend/src/app/SessionExpiredModal.tsx#L7
'ModalBody' 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:
frontend/src/app/SessionExpiredModal.tsx#L6
'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:
frontend/src/app/SessionExpiredModal.tsx#L5
'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:
frontend/src/app/SessionExpiredModal.tsx#L4
'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
|
|
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/
|
|
Unit-Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cypress-Mock-Tests (modelCatalogSettings, cypress/cypress/tests/mocked/modelCatalogSettings/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cypress-Mock-Tests (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 (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 (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 (tabRouteNavigation, cypress/cypress/tests/mocked/tabRouteNavigation/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cypress-Mock-Tests (userManagement, cypress/cypress/tests/mocked/userManagement/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cypress-Mock-Tests (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 (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/
|
|
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 (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 (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 (storageClasses, cypress/cypress/tests/mocked/storageClasses/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cypress-Mock-Tests (home, cypress/cypress/tests/mocked/home/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cypress-Mock-Tests (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 (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 (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 (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 (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 (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 (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 (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 (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 (featureStore, cypress/cypress/tests/mocked/featureStore/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cypress-Mock-Tests (modelTraining, cypress/cypress/tests/mocked/modelTraining/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4.3.0, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Cypress-Mock-Tests (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 (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.47 MB |
sha256:8edcc0ddb10e8abc861529cb6c05cb4988c6a12a002b9e6c139fc555f3071763
|
|
|
contract-test-results
|
872 KB |
sha256:c850d022557f2d62677e0f53a7a7c606f01e4d784da8270f5736a65a419f6c46
|
|
|
cypress-coverage-applications
|
2.99 MB |
sha256:c805f731f3465fba4d0e3b813775e957002861d180566a076d97ae0bd2a0b3a2
|
|
|
cypress-coverage-clusterSettings
|
2.5 MB |
sha256:ba9f81890e9df761a16a668c79a40cb74ccae417cff7a821382ad9da05a3c15c
|
|
|
cypress-coverage-connectionTypes
|
2.76 MB |
sha256:5535f1f96afd710b27e9974f5a424451fcbd8b292ee4b348b7c9977453795393
|
|
|
cypress-coverage-customServingRuntimes
|
2.54 MB |
sha256:4b21ccae7f28e1f85bf4a7de56fa261d04ec10e63017e122e4fd3d63bb67b26e
|
|
|
cypress-coverage-distributedWorkloads
|
2.58 MB |
sha256:4089749d4922a8c8de26565b7ef29de80b9e01cf3c24bf7c0f5d2c0994413b5c
|
|
|
cypress-coverage-featureStore
|
3.2 MB |
sha256:210c14904e64b7914e4b5a6d94b5d6b74d6d7babad60bb2041bc2bba08c3b171
|
|
|
cypress-coverage-hardwareProfiles
|
4.78 MB |
sha256:9a471d5c9eca24a30bea3b3eb362e9ae7e3dc32a67948c324978bb2cc5f6c47c
|
|
|
cypress-coverage-home
|
4.92 MB |
sha256:e43f524012c4073167aa98a7f2ebd443afd6791a859ba4672fe61a003834849d
|
|
|
cypress-coverage-mcpCatalog
|
2.98 MB |
sha256:5a5b0a012851a676711a59758e09975981a6c90f477ddde0388a2572cc01b432
|
|
|
cypress-coverage-modelCatalogSettings
|
2.77 MB |
sha256:c7aa839ecf04e64093b375e0f2507085bf814af69fb744640946a80a844a6c11
|
|
|
cypress-coverage-modelRegistry
|
3.24 MB |
sha256:27994f9228f5a69cf9720ec9bd3970758d8af7d389dfa728bbe8fbd251220a1f
|
|
|
cypress-coverage-modelRegistrySettings
|
2.67 MB |
sha256:43b440a52ba4d7ed77dc1546447d1db7d7ca165c70a32b7e4ba831711899c54e
|
|
|
cypress-coverage-modelServing
|
5.27 MB |
sha256:96cfbd85dfd3fb25cc54a0df64e22db396b82485681bceb58c14279abf7e823c
|
|
|
cypress-coverage-modelServing_runtime
|
4.83 MB |
sha256:e80d9ccff0e31291ce3852f88bdc3fdfdb0dc3ac96361a93c457c99a82a14a80
|
|
|
cypress-coverage-modelTraining
|
2.83 MB |
sha256:9cf844200dd3e42b8135f10a548dbb13c0abfd37f91f6c3dea6f39a2d2f2455e
|
|
|
cypress-coverage-modelsAsAService
|
4.17 MB |
sha256:71ca96a44d2680a8233190aa7a3bf0668ebdbe5b81e04fa43e6ca39fedfdd916
|
|
|
cypress-coverage-navSidebar
|
2.43 MB |
sha256:6e9e2b8752760ea642f521c164e5099ffdd3b98ba4d5d7d41126c5afd6a60066
|
|
|
cypress-coverage-notebookImageSettings
|
4.66 MB |
sha256:42dc82576c4a92d0875f34d3f27632565f61f7aae266aeb3cb58d8f0b0091182
|
|
|
cypress-coverage-pageNotFound
|
2.44 MB |
sha256:b0324ded8025eee90d164dc1ce731429c7fc31d4c4f536d4c245f5de85e4318d
|
|
|
cypress-coverage-pipelines
|
5.74 MB |
sha256:856f1c2bbfa8c7c9943c7ed0d7dcfe1faa5978b98b34ea9bb076d64bde49d0b5
|
|
|
cypress-coverage-pipelines_runs
|
3.56 MB |
sha256:39e9f62dc2c08bb328af29a458f3ad1fe83d02e58d6933b78effb6af2f8aa5bf
|
|
|
cypress-coverage-pipelines_topology
|
3.61 MB |
sha256:84fc0a46a7b2647a5dd1ee2f614f50e5cc2f50ae31ef1b8cfc4cca91e01eb3f5
|
|
|
cypress-coverage-pkg_observability
|
2.53 MB |
sha256:8562810948f691d354ebefddcb36ef14a8718d439fe9d496c2ec28c27690a185
|
|
|
cypress-coverage-projects
|
4.87 MB |
sha256:41a1f2599bb61b9bf0b46cee86a55286dfc12c2c4d835eccaeecf73611a65d3f
|
|
|
cypress-coverage-projects_tabs
|
4.89 MB |
sha256:03ef686ba498a2dfd78a5bd88de94f2cad9d0dd85fb90bd2139e959ae8fcf9f5
|
|
|
cypress-coverage-resources
|
2.55 MB |
sha256:a7bd612825c50a2d333083547d6b16c84de270c7251f522ea1fce9578e819953
|
|
|
cypress-coverage-storageClasses
|
2.53 MB |
sha256:5d8282ea9eec1de3435bb308dc86e165682af6fecd88231f2861225d7b0891cb
|
|
|
cypress-coverage-tabRouteNavigation
|
2.44 MB |
sha256:3aca8eaff75bbdcca9419b8efdf3f62c62269de399dc4e44278cb73445bc6c70
|
|
|
cypress-coverage-userManagement
|
2.49 MB |
sha256:e7f4f1e384e4380de8559d8891d15fe9b8a6a54ca6ca7b6c94d9b2cd73b3318e
|
|
|
cypress-results-applications
|
376 KB |
sha256:1b35706ac24af904551429a7245bca19ecf3e28a36d19ae53bc786624e96f2f5
|
|
|
cypress-results-clusterSettings
|
362 KB |
sha256:8a8a7f68c917c03281f0866d04dd8a453d7d117fe03188b1fb485e776a7b65e2
|
|
|
cypress-results-connectionTypes
|
365 KB |
sha256:7c8c719e784eba851ebf16d115501dd442c0769044ae9ae899ca8b6109d1a772
|
|
|
cypress-results-customServingRuntimes
|
363 KB |
sha256:69cbc1172804b2170e4ebac143ef4f768576225e716ac82ca4e6920300b3242c
|
|
|
cypress-results-distributedWorkloads
|
365 KB |
sha256:09a6e6809d7690469911f57bf3961a05b32a783337e29d95aaed50fd95a26001
|
|
|
cypress-results-featureStore
|
504 KB |
sha256:6c77cc2bca42386889fa4967e0d4d22477c1b2391e797a30af15451d36864c41
|
|
|
cypress-results-hardwareProfiles
|
382 KB |
sha256:d4766784045f5b9d0fd37074478d0840534fb7377d7ef4281cda01195a39ac16
|
|
|
cypress-results-home
|
366 KB |
sha256:b11cfe59af98a9aab4eef9320a7640231c7cdce71e689e390cdda4e86bf1d58a
|
|
|
cypress-results-mcpCatalog
|
368 KB |
sha256:3b631577336cfd221215b153cbaed6a3396bb1d9348c38c9375919ae433ba221
|
|
|
cypress-results-modelCatalogSettings
|
361 KB |
sha256:2e94408956e5bfb8a2aed8db1ab6c7c106b9e4aea0dfd34214990f0ec933cdbf
|
|
|
cypress-results-modelRegistry
|
363 KB |
sha256:386598ea4430089c4238d0f14b3d766181eea3fb24e9c1a21d583cdfbc4a2de9
|
|
|
cypress-results-modelRegistrySettings
|
375 KB |
sha256:51d88c97f623e7cb24c737ac1c2a69b752aee8ddb259e847c5153cab55fd01d3
|
|
|
cypress-results-modelServing
|
400 KB |
sha256:9219b034dfde5c42e0f52d67ad2a4850d147bb36731d1c255c1dabbdfad62d54
|
|
|
cypress-results-modelServing_runtime
|
366 KB |
sha256:7d09fe111f4c4e39e5fa66ffc6854753e345a8cbecb3ae4e90fa518e45b3ef99
|
|
|
cypress-results-modelTraining
|
391 KB |
sha256:2baf50258ecfab7a457f480c85710f986da23b03e2b3d4737e325161d4947258
|
|
|
cypress-results-modelsAsAService
|
379 KB |
sha256:2d04ba6389eaf26bb23bed8f2dccba6d3ca448c7a6b29fd389352b904d6ec5bd
|
|
|
cypress-results-navSidebar
|
361 KB |
sha256:c3485cf1d961f67483cdb9c201ae66c2bf780e6884783d9fc7d1a1c5071090c1
|
|
|
cypress-results-notebookImageSettings
|
367 KB |
sha256:5be593f58d36ed79d0595fb02437df5b31d4a674e09b5730d7a11f589c393074
|
|
|
cypress-results-pageNotFound
|
361 KB |
sha256:9ffe9e2a3dacd208a5059d3872819bc805b5c7dc96fe3b296425510cdf626be4
|
|
|
cypress-results-pipelines
|
383 KB |
sha256:7d9e48ab54a36dff94e9019914f0993394c6c5223f007c9dc49cb2f5206518ee
|
|
|
cypress-results-pipelines_runs
|
394 KB |
sha256:425bfcec1a9bdd84e614d77ff96b812d70c2f6f40bdb197768d315e4c8b932a3
|
|
|
cypress-results-pipelines_topology
|
368 KB |
sha256:cc510124965b5e1b2278c6e225c79d93d0c912e926ee863286a8dfcb148dcaa8
|
|
|
cypress-results-pkg_observability
|
361 KB |
sha256:927dc8f91affa71e4a835f2740dfdc231a687200437abca9799fc4ef0bc72926
|
|
|
cypress-results-projects
|
370 KB |
sha256:6e36e2e9694ed1684ac77bc7eb837516f5526649a58dcac027ff7623e88986d2
|
|
|
cypress-results-projects_tabs
|
408 KB |
sha256:7d959438fe0833e9f5a26d0230ed527939256ca0e27636bfa1ddc6d8883ef5fc
|
|
|
cypress-results-resources
|
363 KB |
sha256:c00a8370a3f7dc36746876991a524702bf949673df8c0196f18b6762de85c430
|
|
|
cypress-results-storageClasses
|
367 KB |
sha256:418644e4998078333032705eba0892309c8dbfb463bdac585d947e7c46812cf9
|
|
|
cypress-results-tabRouteNavigation
|
362 KB |
sha256:7373e40a92a5a2fbf019573f3d818169aa39b758202fb348dc5b69149523bdcc
|
|
|
cypress-results-userManagement
|
362 KB |
sha256:2acf589e8551cd6e8f5808ca2dc42c0cc475c99df85b07a05187b78656e9c083
|
|
|
unit-coverage
|
15.4 MB |
sha256:2cfec549016bcf96451fb99dbdaa0a669a5601aadfa3288baa973bd13801f110
|
|