Update dependency coverage to v7.6.12 (#140) #297
checks.yml
on: push
Matrix: pytest
all-checks-passed
3s
Annotations
11 warnings
usage
Cache not found for keys: setup-python-Linux-x64-python-3.13.1-poetry-v2-619ab0fcc7036016b0d70ce0e8ac57f4500800c71f00fb63dd09d750ccaf2676
|
pytest (3.10)
Cache not found for keys: setup-python-Linux-x64-python-3.10.16-poetry-v2-619ab0fcc7036016b0d70ce0e8ac57f4500800c71f00fb63dd09d750ccaf2676
|
pytest (3.11)
Cache not found for keys: setup-python-Linux-x64-python-3.11.11-poetry-v2-619ab0fcc7036016b0d70ce0e8ac57f4500800c71f00fb63dd09d750ccaf2676
|
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.13)
Cache not found for keys: setup-python-Linux-x64-python-3.13.1-poetry-v2-619ab0fcc7036016b0d70ce0e8ac57f4500800c71f00fb63dd09d750ccaf2676
|
pytest (3.9)
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-619ab0fcc7036016b0d70ce0e8ac57f4500800c71f00fb63dd09d750ccaf2676
|
pytest (3.12)
Cache not found for keys: setup-python-Linux-x64-python-3.12.8-poetry-v2-619ab0fcc7036016b0d70ce0e8ac57f4500800c71f00fb63dd09d750ccaf2676
|
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
|
mypy
Cache not found for keys: setup-python-Linux-x64-python-3.13.1-poetry-v2-619ab0fcc7036016b0d70ce0e8ac57f4500800c71f00fb63dd09d750ccaf2676
|
pytest (3.14-dev)
Cache not found for keys: setup-python-Linux-x64-python-3.14.0-alpha.4-poetry-v2-619ab0fcc7036016b0d70ce0e8ac57f4500800c71f00fb63dd09d750ccaf2676
|
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
|