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

Fix show status bar message #22

Fix show status bar message

Fix show status bar message #22

Triggered via push April 9, 2024 10:42
Status Failure
Total duration 1m 25s
Artifacts
Docs and Linting
18s
Docs and Linting
Code coverage on codecov
44s
Code coverage on codecov
Static Type Checking
22s
Static Type Checking
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 9 warnings
Static Type Checking
Process completed with exit code 1.
Python 3.9, macos-latest
Process completed with exit code 2.
Python 3.9, windows-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.9, windows-latest
Could not find micromamba activate pyleco-extras in C:\Users\runneradmin\.bash_profile
Python 3.9, 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
Could not find micromamba activate pyleco-extras in C:\Users\runneradmin\.bash_profile
Python 3.12, windows-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.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
The operation was canceled.
Python 3.10, windows-latest
Could not find micromamba activate pyleco-extras in C:\Users\runneradmin\.bash_profile
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.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.11, macos-latest
/Users/runner/micromamba/envs/pyleco-extras/lib/python3.11/site-packages/pymeasure/adapters/telnet.py:25: DeprecationWarning: 'telnetlib' is deprecated and slated for removal in Python 3.13
Python 3.11, macos-latest
import telnetlib
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