Skip to content

Test Build

Test Build #7097

Re-run triggered May 19, 2026 08:21
Status Failure
Total duration 1m 50s
Artifacts 7

build.yml

on: workflow_dispatch
compute-version
2s
compute-version
build-docs  /  build-docs
1m 11s
build-docs / build-docs
build-artifacts  /  code-lint
41s
build-artifacts / code-lint
build-artifacts  /  frontend-build
11s
build-artifacts / frontend-build
Matrix: build-artifacts / runner-test
build-artifacts  /  gateway-build
10s
build-artifacts / gateway-build
build-artifacts  /  generate-json-schema
17s
build-artifacts / generate-json-schema
Matrix: build-artifacts / python-test
build-artifacts  /  python-build
22s
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

28 errors, 24 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.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 (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): 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 (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): 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)
The operation was canceled.
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 (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.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.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 / 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 (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): 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.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.12)
Failed to restore:
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 (ubuntu-latest, 3.10)
Failed to restore:
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 (ubuntu-latest, 3.13)
Failed to restore:
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.11)
Failed to restore:
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.11)
Failed to restore:
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 (windows-latest, 3.10)
Failed to restore:
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, 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)
Failed to restore:
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 (macos-latest, 3.13)
Failed to restore:
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. 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)
Failed to restore:
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. 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)
Failed to restore:
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, 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)
Failed to restore:
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 (macos-latest, 3.12)
Failed to restore:
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.11)
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