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

Improve DataLogger

Improve DataLogger #23

Triggered via push April 10, 2024 11:03
Status Failure
Total duration 1m 34s
Artifacts
Docs and Linting
9s
Docs and Linting
Code coverage on codecov
53s
Code coverage on codecov
Static Type Checking
29s
Static Type Checking
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 7 warnings
Static Type Checking
Process completed with exit code 1.
Python 3.9, macos-latest
Process completed with exit code 2.
Python 3.10, macos-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.10, macos-latest
The operation was canceled.
Python 3.11, windows-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.11, windows-latest
The operation was canceled.
Python 3.10, windows-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.10, windows-latest
The operation was canceled.
Python 3.12, windows-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.12, windows-latest
The operation was canceled.
Python 3.9, windows-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.9, windows-latest
The operation was canceled.
Python 3.11, macos-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.11, macos-latest
The operation was canceled.
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)
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.9, macos-latest
/Users/runner/micromamba/envs/pyleco-extras/lib/python3.9/site-packages/can/interfaces/__init__.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
Python 3.9, macos-latest
from pkg_resources import iter_entry_points
Python 3.10, macos-latest
/Users/runner/micromamba/envs/pyleco-extras/lib/python3.10/site-packages/can/interfaces/__init__.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
Python 3.10, macos-latest
from pkg_resources import iter_entry_points