Skip to content

Reject negative retry durations #7096

Reject negative retry durations

Reject negative retry durations #7096

Status Failure
Total duration 2m 14s
Artifacts 6

build.yml

on: pull_request
compute-version
3s
compute-version
build-docs  /  build-docs
build-docs / build-docs
build-artifacts  /  code-lint
48s
build-artifacts / code-lint
build-artifacts  /  frontend-build
9s
build-artifacts / frontend-build
Matrix: build-artifacts / runner-test
build-artifacts  /  gateway-build
11s
build-artifacts / gateway-build
build-artifacts  /  generate-json-schema
16s
build-artifacts / generate-json-schema
Matrix: build-artifacts / python-test
build-artifacts  /  python-build
21s
build-artifacts / python-build
Matrix: build-artifacts / runner-compile
upload-post-pypi-artifacts  /  upload-post-pypi-artifacts
upload-post-pypi-artifacts / upload-post-pypi-artifacts
upload-pre-pypi-artifacts  /  upload-pre-pypi-artifacts
upload-pre-pypi-artifacts / upload-pre-pypi-artifacts
Fit to window
Zoom out
Zoom in

Annotations

26 errors, 21 warnings, and 4 notices
build-artifacts / python-test (ubuntu-latest, 3.12): src/dstack/_internal/core/backends/kubernetes/utils.py#L160
Argument of type "Generator[Any | dict[Unknown, Unknown] | str | None, Any, None]" cannot be assigned to parameter "gen" of type "Generator[_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict, None, None]" in function "_watch_events_gen"   "Generator[Any | dict[Unknown, Unknown] | str | None, Any, None]" is not assignable to "Generator[_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict, None, None]"     Type parameter "_YieldT_co@Generator" is covariant, but "Any | dict[Unknown, Unknown] | str | None" is not a subtype of "_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict"       Type "Any | dict[Unknown, Unknown] | str | None" is not assignable to type "_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict"         Type "str" is not assignable to type "_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict"           "str" is not assignable to "_ErrorEventDict"           "str" is not assignable to "_BookmarkEventDict[T@_watch_events_gen]"           "str" is not assignable to "_StateEventDict[T@_watch_events_gen]" (reportArgumentType)
build-artifacts / python-test (ubuntu-latest, 3.11)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (ubuntu-latest, 3.11): src/dstack/_internal/core/backends/kubernetes/utils.py#L160
Argument of type "Generator[Any | dict[Unknown, Unknown] | str | None, Any, None]" cannot be assigned to parameter "gen" of type "Generator[_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict, None, None]" in function "_watch_events_gen"   "Generator[Any | dict[Unknown, Unknown] | str | None, Any, None]" is not assignable to "Generator[_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict, None, None]"     Type parameter "_YieldT_co@Generator" is covariant, but "Any | dict[Unknown, Unknown] | str | None" is not a subtype of "_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict"       Type "Any | dict[Unknown, Unknown] | str | None" is not assignable to type "_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict"         Type "str" is not assignable to type "_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict"           "str" is not assignable to "_ErrorEventDict"           "str" is not assignable to "_BookmarkEventDict[T@_watch_events_gen]"           "str" is not assignable to "_StateEventDict[T@_watch_events_gen]" (reportArgumentType)
build-artifacts / python-test (ubuntu-latest, 3.10)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (ubuntu-latest, 3.10): src/dstack/_internal/core/backends/kubernetes/utils.py#L160
Argument of type "Generator[Any | dict[Unknown, Unknown] | str | None, Any, None]" cannot be assigned to parameter "gen" of type "Generator[_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict, None, None]" in function "_watch_events_gen"   "Generator[Any | dict[Unknown, Unknown] | str | None, Any, None]" is not assignable to "Generator[_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict, None, None]"     Type parameter "_YieldT_co@Generator" is covariant, but "Any | dict[Unknown, Unknown] | str | None" is not a subtype of "_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict"       Type "Any | dict[Unknown, Unknown] | str | None" is not assignable to type "_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict"         Type "str" is not assignable to type "_StateEventDict[T@_watch_events_gen] | _BookmarkEventDict[T@_watch_events_gen] | _ErrorEventDict"           "str" is not assignable to "_ErrorEventDict"           "str" is not assignable to "_BookmarkEventDict[T@_watch_events_gen]"           "str" is not assignable to "_StateEventDict[T@_watch_events_gen]" (reportArgumentType)
build-artifacts / python-test (windows-latest, 3.10)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.10)
The operation was canceled.
build-artifacts / python-test (ubuntu-latest, 3.13)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (ubuntu-latest, 3.13)
The operation was canceled.
build-artifacts / python-test (macos-latest, 3.11)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.11)
The operation was canceled.
build-artifacts / python-test (macos-latest, 3.13)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.13)
The operation was canceled.
build-artifacts / python-test (windows-latest, 3.13)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.13)
The operation was canceled.
build-artifacts / python-test (macos-latest, 3.12)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.12)
The operation was canceled.
build-artifacts / python-test (windows-latest, 3.12)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.12)
The operation was canceled.
build-artifacts / python-test (windows-latest, 3.11)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.11)
The operation was canceled.
build-artifacts / python-test (macos-latest, 3.10)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.10)
The operation was canceled.
build-artifacts / frontend-build
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/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/
build-artifacts / gateway-build
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/upload-artifact@v4, astral-sh/setup-uv@v5. 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/
build-artifacts / runner-test (ubuntu-latest)
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/setup-go@v5. 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/
build-artifacts / code-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5. 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/
build-artifacts / generate-json-schema
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/upload-artifact@v4, astral-sh/setup-uv@v5. 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/
build-artifacts / python-build
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/upload-artifact@v4, astral-sh/setup-uv@v5. 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/
build-artifacts / runner-test (macos-latest)
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/setup-go@v5. 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/
build-artifacts / python-test (ubuntu-latest, 3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5, jakebailey/pyright-action@v2. 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/
build-artifacts / python-test (ubuntu-latest, 3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5, jakebailey/pyright-action@v2. 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/
build-artifacts / python-test (ubuntu-latest, 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5, jakebailey/pyright-action@v2. 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/
build-artifacts / python-test (windows-latest, 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5. 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/
build-artifacts / python-test (ubuntu-latest, 3.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5, jakebailey/pyright-action@v2. 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/
build-artifacts / python-test (macos-latest, 3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5, jakebailey/pyright-action@v2. 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/
build-artifacts / python-test (macos-latest, 3.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5, jakebailey/pyright-action@v2. 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/
build-artifacts / python-test (windows-latest, 3.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5. 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/
build-artifacts / python-test (macos-latest, 3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5, jakebailey/pyright-action@v2. 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/
build-artifacts / python-test (windows-latest, 3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5. 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/
build-artifacts / python-test (windows-latest, 3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5, jakebailey/pyright-action@v2. 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/
build-artifacts / python-test (macos-latest, 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v5, jakebailey/pyright-action@v2. 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/
build-artifacts / runner-compile (ubuntu-24.04, linux, amd64)
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/setup-go@v5, 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/
build-artifacts / runner-compile (ubuntu-24.04-arm, linux, arm64)
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/setup-go@v5, 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/
build-artifacts / python-test (windows-latest, 3.10)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
build-artifacts / python-test (windows-latest, 3.13)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
build-artifacts / python-test (windows-latest, 3.12)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
build-artifacts / python-test (windows-latest, 3.11)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
dstack-gateway Expired
3.15 KB
sha256:1e7da5527049d88e98623c707774b9d0c9cce82cbaee914b58ea7833991ace98
dstack-runner-linux-amd64 Expired
18.7 MB
sha256:25eebe3fe8ddd2d053f25f451018d05a2edb9786dfd9b27ce61f99fffcfc86db
dstack-runner-linux-arm64 Expired
17.1 MB
sha256:139494d1e7491388a25ae800d5dcda0f3755eed1d499a15b757635d3c8080d34
frontend-build Expired
14.7 MB
sha256:2ff76af1175be146530ce31fe3a40d7c275c2ba530ed830659626c36f334e4ce
json-schemas Expired
17 KB
sha256:b5ddd1340fc6e42aa87076b9486fe5673e4b9cdc6f7233b07765fc999b5a74dd
python-build Expired
60.9 MB
sha256:e4a7866a6fb14f71bf5a0b0e74520afa3523f819305af2240302b690aa9a7827