Skip to content

Fix XML comparison, compare time within 1e-6 seconds #175

Fix XML comparison, compare time within 1e-6 seconds

Fix XML comparison, compare time within 1e-6 seconds #175

Re-run triggered September 25, 2024 19:28
Status Failure
Total duration 28s
Artifacts

lint_python.yml

on: pull_request
lint_python
18s
lint_python
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (S314): test/test_outputs.py#L63
test/test_outputs.py:63:24: S314 Using `xml` to parse untrusted data is known to be vulnerable to XML attacks; use `defusedxml` equivalents
Ruff (S314): test/test_outputs.py#L64
test/test_outputs.py:64:22: S314 Using `xml` to parse untrusted data is known to be vulnerable to XML attacks; use `defusedxml` equivalents
lint_python
Process completed with exit code 1.