Skip to content

Add support for Hewlett Packard 8753E VNA #3338

Add support for Hewlett Packard 8753E VNA

Add support for Hewlett Packard 8753E VNA #3338

Triggered via pull request May 13, 2024 15:55
Status Failure
Total duration 5m 7s
Artifacts

pymeasure_CI.yml

on: pull_request
Docs and Linting
56s
Docs and Linting
Code Coverage on codecov
1m 19s
Code Coverage on codecov
Python 3.11, ubuntu-latest, numpy>=2
52s
Python 3.11, ubuntu-latest, numpy>=2
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Docs and Linting
Process completed with exit code 2.
Docs and Linting: tests/instruments/hp/test_hp8753e_with_device.py#L202
E712 comparison to True should be 'if cond is True:' or 'if cond:'
Docs and Linting
Process completed with exit code 1.
Python 3.10, windows-latest
Process completed with exit code 1.
Docs and Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Docs and Linting: pymeasure/instruments/hp/hp8753e.py#L1
docstring of pymeasure.instruments.hp.hp8753e.HP8753E:1: WARNING: Field list ends without a blank line; unexpected unindent.
Docs and Linting: tests/instruments/hp/test_hp8753e_with_device.py#L26
F401 'contextlib.contextmanager' imported but unused
Docs and Linting: tests/instruments/hp/test_hp8753e_with_device.py#L194
F841 local variable 'data' is assigned to but never used
Docs and Linting: tests/instruments/hp/test_hp8753e_with_device.py#L206
F841 local variable 'data' is assigned to but never used