Skip to content

Delete .github/workflows/dependabot-build.yml #1466

Delete .github/workflows/dependabot-build.yml

Delete .github/workflows/dependabot-build.yml #1466

Triggered via pull request March 7, 2026 11:10
Status Success
Total duration 1m 10s
Artifacts

test.yml

on: pull_request
Matrix: test-setup-cache
test-setup-cache-dependency-glob
9s
test-setup-cache-dependency-glob
test-setup-cache-requirements-txt
6s
test-setup-cache-requirements-txt
test-setup-cache-restore-cache-false
6s
test-setup-cache-restore-cache-false
test-setup-cache-save-cache-false
5s
test-setup-cache-save-cache-false
test-cache-python-installs
8s
test-cache-python-installs
Matrix: test-activate-environment-custom-path
Matrix: test-activate-environment
Matrix: test-cache-key-os-version
Matrix: test-cache-local
Matrix: test-checksum
Matrix: test-default-version
Matrix: test-from-working-directory-version
Matrix: test-latest-version
Matrix: test-python-install-dir
Matrix: test-python-version
Matrix: test-specific-version
Matrix: test-tool-install
Matrix: test-version-file-version
lint
1m 1s
lint
test-uv-no-modify-path
9s
test-uv-no-modify-path
test-malformed-pyproject-file-fallback
7s
test-malformed-pyproject-file-fallback
test-with-explicit-token
7s
test-with-explicit-token
test-uvx
9s
test-uvx
test-debian-unstable
16s
test-debian-unstable
test-musl
11s
test-musl
test-cache-local-cache-disabled
6s
test-cache-local-cache-disabled
test-cache-local-cache-disabled-but-explicit-path
5s
test-cache-local-cache-disabled-but-explicit-path
test-no-python-version
7s
test-no-python-version
test-custom-manifest-file
9s
test-custom-manifest-file
test-absolute-path
8s
test-absolute-path
test-relative-path
7s
test-relative-path
test-cache-prune-force
12s
test-cache-prune-force
test-cache-dir-from-file
9s
test-cache-dir-from-file
test-cache-python-missing-managed-install-dir
10s
test-cache-python-missing-managed-install-dir
test-act
27s
test-act
validate-typings
10s
validate-typings
Matrix: test-restore-cache
test-restore-cache-dependency-glob
6s
test-restore-cache-dependency-glob
test-restore-cache-requirements-txt
6s
test-restore-cache-requirements-txt
test-restore-cache-restore-cache-false
5s
test-restore-cache-restore-cache-false
test-restore-cache-save-cache-false
7s
test-restore-cache-save-cache-false
test-restore-python-installs
7s
test-restore-python-installs
all-tests-passed
2s
all-tests-passed
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test-malformed-pyproject-file-fallback
Error while parsing pyproject.toml: Invalid TOML document: incomplete key-value: cannot find end of key 9 : [malformed-toml ^
test-malformed-pyproject-file-fallback
Error while parsing __tests__/fixtures/malformed-pyproject-toml-project/pyproject.toml: Invalid TOML document: incomplete key-value: cannot find end of key 9 : [malformed-toml ^
test-malformed-pyproject-file-fallback
Error while parsing pyproject.toml: Invalid TOML document: incomplete key-value: cannot find end of key 9 : [malformed-toml ^
test-musl
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
test-cache-python-missing-managed-install-dir
Python cache path /tmp/missing-uv-python does not exist on disk. Skipping Python cache save because no managed Python installation was found. If you want uv to install managed Python instead of using a system interpreter, set UV_PYTHON_PREFERENCE=only-managed.