Skip to content

remove use of wsl for ngspice #539

remove use of wsl for ngspice

remove use of wsl for ngspice #539

Triggered via pull request July 2, 2024 14:24
@PatarimiPatarimi
synchronize #219
no-wsl
Status Failure
Total duration 8m 50s
Artifacts

python-app.yml

on: pull_request
Matrix: testing
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (E721): hades/wrappers/ngspice.py#L30
hades/wrappers/ngspice.py:30:27: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): hades/wrappers/ngspice.py#L32
hades/wrappers/ngspice.py:32:28: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
testing (ubuntu-latest)
Process completed with exit code 1.
Ruff (E721): hades/wrappers/ngspice.py#L30
hades\wrappers\ngspice.py:30:27: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): hades/wrappers/ngspice.py#L32
hades\wrappers\ngspice.py:32:28: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
testing (windows-latest)
Process completed with exit code 1.