Update dependency faker to v36.2.3 (#153) #324
checks.yml
on: push
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-8e1fb5822d8b2458a431c607d228601ad66eba6558b367fe247c9690e76959fc
|
pytest (3.9)
Cache not found for keys: setup-python-Linux-x64-python-3.9.21-poetry-v2-8e1fb5822d8b2458a431c607d228601ad66eba6558b367fe247c9690e76959fc
|
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.2-poetry-v2-8e1fb5822d8b2458a431c607d228601ad66eba6558b367fe247c9690e76959fc
|
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.2-poetry-v2-8e1fb5822d8b2458a431c607d228601ad66eba6558b367fe247c9690e76959fc
|
pytest (3.12)
Cache not found for keys: setup-python-Linux-x64-python-3.12.9-poetry-v2-8e1fb5822d8b2458a431c607d228601ad66eba6558b367fe247c9690e76959fc
|
pytest (3.11)
Cache not found for keys: setup-python-Linux-x64-python-3.11.11-poetry-v2-8e1fb5822d8b2458a431c607d228601ad66eba6558b367fe247c9690e76959fc
|
pytest (3.10)
Cache not found for keys: setup-python-Linux-x64-python-3.10.16-poetry-v2-8e1fb5822d8b2458a431c607d228601ad66eba6558b367fe247c9690e76959fc
|
pytest (3.14-dev)
Cache not found for keys: setup-python-Linux-x64-python-3.14.0-alpha.5-poetry-v2-8e1fb5822d8b2458a431c607d228601ad66eba6558b367fe247c9690e76959fc
|
nix-flake:
./.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
|