Skip to content

Merge pull request #66 from pymeasure/rework-pipe-handler #281

Merge pull request #66 from pymeasure/rework-pipe-handler

Merge pull request #66 from pymeasure/rework-pipe-handler #281

Triggered via push March 12, 2024 20:14
Status Success
Total duration 1m 37s
Artifacts

pyleco_CI.yml

on: push
Docs and Linting
10s
Docs and Linting
Static Type Checking
13s
Static Type Checking
Code Coverage on codecov
37s
Code Coverage on codecov
Matrix: test
Fit to window
Zoom out
Zoom in

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)