Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Fix DataLogger multi plot widget closing unexpectedly. #38

Fix DataLogger multi plot widget closing unexpectedly.

Fix DataLogger multi plot widget closing unexpectedly. #38

Triggered via push July 4, 2024 14:53
Status Failure
Total duration 5m 5s
Artifacts
Docs and Linting
12s
Docs and Linting
Code coverage on codecov
32s
Code coverage on codecov
Static Type Checking
24s
Static Type Checking
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Static Type Checking
Process completed with exit code 1.
Python 3.12, macos-latest
/Users/runner/micromamba/envs/pyleco-extras/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)
Python 3.12, windows-latest
C:\Users\runneradmin\micromamba\envs\pyleco-extras\Lib\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, windows-latest
and isinstance(item.value, ast.Str)