Skip to content

Merge pull request #62 from pymeasure/fix-CI #255

Merge pull request #62 from pymeasure/fix-CI

Merge pull request #62 from pymeasure/fix-CI #255

Triggered via push February 26, 2024 13:25
Status Success
Total duration 4m 3s
Artifacts

pyleco_CI.yml

on: push
Docs and Linting
11s
Docs and Linting
Static Type Checking
18s
Static Type Checking
Code Coverage on codecov
32s
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)