Merge pull request #66 from pymeasure/rework-pipe-handler #281
pyleco_CI.yml
on: push
Docs and Linting
10s
Static Type Checking
13s
Code Coverage on codecov
37s
Matrix: test
Annotations
3 warnings
Code Coverage on codecov
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
|