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

Improve StarterGui

Improve StarterGui #10

Triggered via push February 13, 2024 18:54
Status Failure
Total duration 1m 24s
Artifacts
Docs and Linting
15s
Docs and Linting
Code coverage on codecov
44s
Code coverage on codecov
Static Type Checking
19s
Static Type Checking
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 15 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.12, windows-latest
The job was canceled because "macos-latest_3_9" failed.
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.9, windows-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.9, 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, macos-latest
The job was canceled because "macos-latest_3_9" failed.
Python 3.12, macos-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.
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/pymeasure/instruments/agilent/agilentE4408B.py:30: DeprecationWarning:
Python 3.9, macos-latest
Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0),
Python 3.9, macos-latest
(to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries)
Python 3.9, macos-latest
but was not found to be installed on your system.
Python 3.9, macos-latest
If this would cause problems for you,
Python 3.9, macos-latest
Python 3.9, macos-latest
import pandas as pd
Python 3.10, macos-latest
/Users/runner/micromamba/envs/pyleco-extras/lib/python3.10/site-packages/pymeasure/instruments/agilent/agilentE4408B.py:30: DeprecationWarning:
Python 3.10, macos-latest
Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0),
Python 3.10, macos-latest
(to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries)
Python 3.10, macos-latest
but was not found to be installed on your system.
Python 3.10, macos-latest
If this would cause problems for you,
Python 3.10, macos-latest
Python 3.10, macos-latest
import pandas as pd