Skip to content

Merge pull request #69 from pymeasure/fix-coordinator-hostname #289

Merge pull request #69 from pymeasure/fix-coordinator-hostname

Merge pull request #69 from pymeasure/fix-coordinator-hostname #289

Re-run triggered March 27, 2024 20:08
Status Success
Total duration 1m 35s
Artifacts

pyleco_CI.yml

on: push
Docs and Linting
15s
Docs and Linting
Static Type Checking
17s
Static Type Checking
Code Coverage on codecov
42s
Code Coverage on codecov
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Python 3.11, macos-latest
The job was canceled because "ubuntu-latest_3_12" failed.
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)