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

Fix datalogger typing #37

Fix datalogger typing

Fix datalogger typing #37

Triggered via push July 4, 2024 10:09
Status Failure
Total duration 3m 19s
Artifacts
Docs and Linting
14s
Docs and Linting
Code coverage on codecov
33s
Code coverage on codecov
Static Type Checking
24s
Static Type Checking
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 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.9, windows-latest
Failed to save: Unable to reserve cache with key py3.9-windows-latest-mamba---win-64-args-321072b-root-74fbf63-file-eb5ed509729902ea9087b26b9727583b8085e71885be00fc1a69429f5d946d18, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: py3.9-windows-latest-mamba---win-64-args-321072b-root-74fbf63-file-eb5ed509729902ea9087b26b9727583b8085e71885be00fc1a69429f5d946d18, Version: df78d53fbd646dd22438c2dc5db74334fd2acd70b7717f8d9551132910efaaa4
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)