Skip to content

Implement pagination for /api/project/list and /api/users/list #6220

Implement pagination for /api/project/list and /api/users/list

Implement pagination for /api/project/list and /api/users/list #6220

Triggered via pull request January 23, 2026 07:38
Status Failure
Total duration 2m 49s
Artifacts 7

build.yml

on: pull_request
compute-version
4s
compute-version
build-docs  /  build-docs
1m 10s
build-docs / build-docs
build-artifacts  /  code-lint
48s
build-artifacts / code-lint
build-artifacts  /  frontend-build
8s
build-artifacts / frontend-build
Matrix: build-artifacts / runner-test
build-artifacts  /  gateway-build
11s
build-artifacts / gateway-build
build-artifacts  /  generate-json-schema
21s
build-artifacts / generate-json-schema
Matrix: build-artifacts / python-test
build-artifacts  /  python-build
19s
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

48 errors
build-artifacts / python-test (ubuntu-latest, 3.12): src/dstack/_internal/cli/commands/login.py#L114
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.12): src/dstack/_internal/cli/commands/login.py#L110
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.12): src/dstack/_internal/cli/commands/login.py#L103
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.12): src/dstack/_internal/cli/commands/login.py#L98
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.12): src/dstack/_internal/cli/commands/login.py#L84
Argument of type "ProjectsInfoListOrProjectsList" cannot be assigned to parameter "obj" of type "Sized" in function "len"   Type "ProjectsInfoListOrProjectsList" is not assignable to type "Sized"     "ProjectsInfoList" is incompatible with protocol "Sized"       "__len__" is not present (reportArgumentType)
build-artifacts / python-test (ubuntu-latest, 3.9): src/dstack/_internal/cli/commands/login.py#L114
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.9): src/dstack/_internal/cli/commands/login.py#L110
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.9): src/dstack/_internal/cli/commands/login.py#L103
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.9): src/dstack/_internal/cli/commands/login.py#L98
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.9): src/dstack/_internal/cli/commands/login.py#L84
Argument of type "ProjectsInfoListOrProjectsList" cannot be assigned to parameter "obj" of type "Sized" in function "len"   Type "ProjectsInfoListOrProjectsList" is not assignable to type "Sized"     "ProjectsInfoList" is incompatible with protocol "Sized"       "__len__" is not present (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/cli/commands/login.py#L114
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.11): src/dstack/_internal/cli/commands/login.py#L110
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.11): src/dstack/_internal/cli/commands/login.py#L103
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.11): src/dstack/_internal/cli/commands/login.py#L98
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.11): src/dstack/_internal/cli/commands/login.py#L84
Argument of type "ProjectsInfoListOrProjectsList" cannot be assigned to parameter "obj" of type "Sized" in function "len"   Type "ProjectsInfoListOrProjectsList" is not assignable to type "Sized"     "ProjectsInfoList" is incompatible with protocol "Sized"       "__len__" is not present (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/cli/commands/login.py#L114
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.10): src/dstack/_internal/cli/commands/login.py#L110
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.10): src/dstack/_internal/cli/commands/login.py#L103
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.10): src/dstack/_internal/cli/commands/login.py#L98
Cannot access attribute "project_name" for class "Tuple[str, Any]"   Attribute "project_name" is unknown (reportAttributeAccessIssue)
build-artifacts / python-test (ubuntu-latest, 3.10): src/dstack/_internal/cli/commands/login.py#L84
Argument of type "ProjectsInfoListOrProjectsList" cannot be assigned to parameter "obj" of type "Sized" in function "len"   Type "ProjectsInfoListOrProjectsList" is not assignable to type "Sized"     "ProjectsInfoList" is incompatible with protocol "Sized"       "__len__" is not present (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)
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.9)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.9)
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 (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 (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 (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)
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 (macos-latest, 3.9)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.9)
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.

Artifacts

Produced during runtime
Name Size Digest
dstack-gateway Expired
3.15 KB
sha256:19bd09936c6e959c622dfeae1cff0efc9885b94490ecd6e86bba85971beb6f04
dstack-runner-linux-amd64 Expired
18.6 MB
sha256:e52a4f6e239f80c4e313f937c58abdc43b6be02bf84ae25f85e2c07760a6232b
dstack-runner-linux-arm64 Expired
17 MB
sha256:f3123ab9e45c10a367e6a794ad67ddf24a8543220ab9c235e2691b3b98bc4a80
frontend-build Expired
14.6 MB
sha256:6502bf0774aca0644b3749c08a1e52d8ba8664716c04cc7ee2ec70854fa82cbb
json-schemas Expired
13.3 KB
sha256:e00ae6586be2828ea8f0fe6a8e9bc99e17e725b4d0a2cbdfd56a3f626354afce
python-build Expired
59.9 MB
sha256:15c0446778fb3de5e73e2104e06f56805443ec5d70decd4b386b82b128030446
site Expired
48.3 MB
sha256:8983455e1f8f1abbbe05119196ba7149fd3eda70ddc9ffe9cb013b0caee75445