[hist,bindings,test,tutorials] rename CINT to Cling #20758
Annotations
6 errors and 1 warning
|
Lint code
Process completed with exit code 123.
|
|
Lint code:
tutorials/hist/hist105_TExec_dynamic_slice.py#L56
tutorials/hist/hist105_TExec_dynamic_slice.py:56:23: E711 Comparison to `None` should be `cond is not None`
|
|
Lint code:
tutorials/hist/hist105_TExec_dynamic_slice.py#L38
tutorials/hist/hist105_TExec_dynamic_slice.py:38:29: E703 Statement ends with an unnecessary semicolon
|
|
Lint code:
tutorials/hist/hist105_TExec_dynamic_slice.py#L24
tutorials/hist/hist105_TExec_dynamic_slice.py:24:33: F401 `ROOT.gROOT` imported but unused
|
|
Lint code:
tutorials/hist/hist105_TExec_dynamic_slice.py#L21
tutorials/hist/hist105_TExec_dynamic_slice.py:21:8: F401 `sys` imported but unused
|
|
Lint code:
tutorials/hist/hist105_TExec_dynamic_slice.py#L21
tutorials/hist/hist105_TExec_dynamic_slice.py:21:1: I001 Import block is un-sorted or un-formatted
|
|
Install ruff
Could not parse version from /home/runner/work/root/root/pyproject.toml. Using latest version.
|
Loading