Merge pull request #79 from pymeasure/release-workflow #327
pyleco_CI.yml
on: push
Docs and Linting
30s
Static Type Checking
2m 40s
Code Coverage on codecov
55s
Matrix: test
Annotations
4 warnings
Docs and Linting
Failed to save: Unable to reserve cache with key pylatest-ubuntu-latest-mamba--91471301044a60ecbf609686a6a3a0e3bf1f19e6f09e416b38160908baab3309-linux-64-args-4f53cda-root-dcc80ee-file-0041e220248d9ab69fbe7ebfa600aceef03be25f8cb46ae68fa3e5aedd82b113, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: pylatest-ubuntu-latest-mamba--91471301044a60ecbf609686a6a3a0e3bf1f19e6f09e416b38160908baab3309-linux-64-args-4f53cda-root-dcc80ee-file-0041e220248d9ab69fbe7ebfa600aceef03be25f8cb46ae68fa3e5aedd82b113, Version: 449ff05764de7777154123cdc0d41aa0112e2686bd036a699dc52a829e1958f2
|
Code Coverage on codecov
Failed to save: Unable to reserve cache with key pylatest-ubuntu-latest-mamba--91471301044a60ecbf609686a6a3a0e3bf1f19e6f09e416b38160908baab3309-linux-64-args-4f53cda-root-dcc80ee-file-0041e220248d9ab69fbe7ebfa600aceef03be25f8cb46ae68fa3e5aedd82b113, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: pylatest-ubuntu-latest-mamba--91471301044a60ecbf609686a6a3a0e3bf1f19e6f09e416b38160908baab3309-linux-64-args-4f53cda-root-dcc80ee-file-0041e220248d9ab69fbe7ebfa600aceef03be25f8cb46ae68fa3e5aedd82b113, Version: 449ff05764de7777154123cdc0d41aa0112e2686bd036a699dc52a829e1958f2
|
Python 3.12, macos-latest
/Users/runner/micromamba/envs/pyleco/lib/python3.12/site-packages/_pytest/assertion/rewrite.py:670: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
|
Python 3.12, macos-latest
and isinstance(item.value, ast.Str)
|