Skip to content

[hist] Add SetRefPad for consistent axis scaling #27434

[hist] Add SetRefPad for consistent axis scaling

[hist] Add SetRefPad for consistent axis scaling #27434

Re-run triggered December 20, 2025 11:42
Status Failure
Total duration 1m 0s
Artifacts

code_analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
ruff
Process completed with exit code 123.
ruff
Formatting failed. To apply the changes locally, run the following command:
ruff
Process completed with exit code 123.
Ruff (E701): roottest/scripts/custom_diff.py#L114
roottest/scripts/custom_diff.py:114:16: E701 Multiple statements on one line (colon)
Ruff (E701): roottest/scripts/custom_diff.py#L113
roottest/scripts/custom_diff.py:113:16: E701 Multiple statements on one line (colon)
Ruff (F841): roottest/scripts/custom_diff.py#L94
roottest/scripts/custom_diff.py:94:5: F841 Local variable `first` is assigned to but never used
Ruff (I001): roottest/scripts/custom_diff.py#L9
roottest/scripts/custom_diff.py:9:1: I001 Import block is un-sorted or un-formatted
Ruff (E401): roottest/scripts/custom_diff.py#L9
roottest/scripts/custom_diff.py:9:1: E401 Multiple imports on one line
clang-format
Process completed with exit code 1.
ruff
Could not parse version from /home/runner/work/root/root/pyproject.toml. Using latest version.