Update dependency typer to v0.15.2 #312
checks.yml
on: pull_request
Matrix: pytest
all-checks-passed
2s
Annotations
11 warnings
usage
Cache not found for keys: setup-python-Linux-x64-python-3.13.2-poetry-v2-ad66fb74c73a81c614cbd7ffe6d5ab70d1e1828da0523de9bcf13ade38cc04c0
|
pytest (3.11)
Cache not found for keys: setup-python-Linux-x64-python-3.11.11-poetry-v2-ad66fb74c73a81c614cbd7ffe6d5ab70d1e1828da0523de9bcf13ade38cc04c0
|
pytest (3.9)
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-ad66fb74c73a81c614cbd7ffe6d5ab70d1e1828da0523de9bcf13ade38cc04c0
|
pytest (3.12)
Cache not found for keys: setup-python-Linux-x64-python-3.12.9-poetry-v2-ad66fb74c73a81c614cbd7ffe6d5ab70d1e1828da0523de9bcf13ade38cc04c0
|
pytest (3.13)
Cache not found for keys: setup-python-Linux-x64-python-3.13.2-poetry-v2-ad66fb74c73a81c614cbd7ffe6d5ab70d1e1828da0523de9bcf13ade38cc04c0
|
pytest (3.13)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
pytest (3.10)
Cache not found for keys: setup-python-Linux-x64-python-3.10.16-poetry-v2-ad66fb74c73a81c614cbd7ffe6d5ab70d1e1828da0523de9bcf13ade38cc04c0
|
mypy
Cache not found for keys: setup-python-Linux-x64-python-3.13.2-poetry-v2-ad66fb74c73a81c614cbd7ffe6d5ab70d1e1828da0523de9bcf13ade38cc04c0
|
mypy
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
pytest (3.14-dev)
Cache not found for keys: setup-python-Linux-x64-python-3.14.0-alpha.5-poetry-v2-ad66fb74c73a81c614cbd7ffe6d5ab70d1e1828da0523de9bcf13ade38cc04c0
|
Magic Nix Cache is deprecated:
.github/workflows/checks.yml#L53
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@v9
...with...
uses: DeterminateSystems/flakehub-cache-action@v9
For more details: https://dtr.mn/magic-nix-cache-eol
|