Skip to content

Openems

Openems #573

Triggered via pull request July 13, 2024 09:38
@PatarimiPatarimi
synchronize #226
openems
Status Failure
Total duration 3m 9s
Artifacts

python-app.yml

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

Annotations

13 errors
testing (ubuntu-latest)
Process completed with exit code 2.
Ruff (F403): hades/wrappers/openems.py#L3
hades/wrappers/openems.py:3:1: F403 `from pylab import *` used; unable to detect undefined names
Ruff (F403): hades/wrappers/openems.py#L4
hades/wrappers/openems.py:4:1: F403 `from openEMS.physical_constants import *` used; unable to detect undefined names
Ruff (E401): hades/wrappers/openems.py#L10
hades/wrappers/openems.py:10:5: E401 Multiple imports on one line
Ruff (F405): hades/wrappers/openems.py#L30
hades/wrappers/openems.py:30:15: F405 `C0` may be undefined, or defined from star imports
Ruff (F405): hades/wrappers/openems.py#L88
hades/wrappers/openems.py:88:12: F405 `linspace` may be undefined, or defined from star imports
Ruff (F405): hades/wrappers/openems.py#L98
hades/wrappers/openems.py:98:5: F405 `figure` may be undefined, or defined from star imports
Ruff (F405): hades/wrappers/openems.py#L99
hades/wrappers/openems.py:99:5: F405 `plot` may be undefined, or defined from star imports
Ruff (F405): hades/wrappers/openems.py#L99
hades/wrappers/openems.py:99:28: F405 `log10` may be undefined, or defined from star imports
Ruff (F405): hades/wrappers/openems.py#L100
hades/wrappers/openems.py:100:5: F405 `grid` may be undefined, or defined from star imports
Ruff (F405): hades/wrappers/openems.py#L101
hades/wrappers/openems.py:101:5: F405 `plot` may be undefined, or defined from star imports
testing (windows-latest)
The job was canceled because "ubuntu-latest" failed.
testing (windows-latest)
The operation was canceled.