Skip to content

Change1

Change1 #15174

Triggered via pull request October 10, 2025 14:03
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (RUF002): physics/maxwells_equations.py#L292
physics/maxwells_equations.py:292:40: RUF002 Docstring contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
Ruff (E501): physics/maxwells_equations.py#L272
physics/maxwells_equations.py:272:89: E501 Line too long (98 > 88)
Ruff (E501): physics/maxwells_equations.py#L237
physics/maxwells_equations.py:237:89: E501 Line too long (90 > 88)
Ruff (RUF002): physics/maxwells_equations.py#L166
physics/maxwells_equations.py:166:26: RUF002 Docstring contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
Ruff (RUF002): physics/maxwells_equations.py#L126
physics/maxwells_equations.py:126:50: RUF002 Docstring contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
Ruff (ARG001): physics/maxwells_equations.py#L77
physics/maxwells_equations.py:77:5: ARG001 Unused function argument: `magnetic_field_magnitude`
Ruff (RUF002): physics/maxwells_equations.py#L33
physics/maxwells_equations.py:33:40: RUF002 Docstring contains ambiguous `ρ` (GREEK SMALL LETTER RHO). Did you mean `p` (LATIN SMALL LETTER P)?
Ruff (RUF002): physics/maxwells_equations.py#L11
physics/maxwells_equations.py:11:25: RUF002 Docstring contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
Ruff (RUF002): physics/maxwells_equations.py#L10
physics/maxwells_equations.py:10:33: RUF002 Docstring contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
Ruff (RUF002): physics/maxwells_equations.py#L8
physics/maxwells_equations.py:8:39: RUF002 Docstring contains ambiguous `ρ` (GREEK SMALL LETTER RHO). Did you mean `p` (LATIN SMALL LETTER P)?