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

Fix data logger compatibility with pyleco < 0.3.1 #24

Fix data logger compatibility with pyleco < 0.3.1

Fix data logger compatibility with pyleco < 0.3.1 #24

Triggered via push April 16, 2024 09:10
Status Failure
Total duration 58s
Artifacts
Docs and Linting
11s
Docs and Linting
Code coverage on codecov
43s
Code coverage on codecov
Static Type Checking
30s
Static Type Checking
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 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.12, macos-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.12, windows-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.12, windows-latest
Could not find micromamba activate pyleco-extras in C:\Users\runneradmin\.bash_profile
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.9, windows-latest
Could not find micromamba activate pyleco-extras in C:\Users\runneradmin\.bash_profile
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.11, windows-latest
Could not find micromamba activate pyleco-extras in C:\Users\runneradmin\.bash_profile
Python 3.10, windows-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.10, windows-latest
Could not find micromamba activate pyleco-extras in C:\Users\runneradmin\.bash_profile
Python 3.10, 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.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
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.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/.