[Python] Set memory policy to "strict" #27622
code_analysis.yml
on: pull_request
clang-format
55s
ruff
31s
Annotations
3 errors, 1 warning, and 6 notices
|
ruff
Process completed with exit code 123.
|
|
Ruff (E741):
bindings/pyroot/pythonizations/test/tseqcollection_itemaccess.py#L141
bindings/pyroot/pythonizations/test/tseqcollection_itemaccess.py:141:9: E741 Ambiguous variable name: `l`
|
|
Ruff (E741):
bindings/pyroot/pythonizations/test/tseqcollection_itemaccess.py#L90
bindings/pyroot/pythonizations/test/tseqcollection_itemaccess.py:90:9: E741 Ambiguous variable name: `l`
|
|
ruff
Could not parse version from /home/runner/work/root/root/pyproject.toml. Using latest version.
|
|
3792 tests found (test 1 to 746)
There are 3792 tests, see "Raw output" for the list of tests 1 to 746.
|
|
3792 tests found (test 747 to 1430)
There are 3792 tests, see "Raw output" for the list of tests 747 to 1430.
|
|
3792 tests found (test 1431 to 2089)
There are 3792 tests, see "Raw output" for the list of tests 1431 to 2089.
|
|
3792 tests found (test 2090 to 2784)
There are 3792 tests, see "Raw output" for the list of tests 2090 to 2784.
|
|
3792 tests found (test 2785 to 3577)
There are 3792 tests, see "Raw output" for the list of tests 2785 to 3577.
|
|
3792 tests found (test 3578 to 3792)
There are 3792 tests, see "Raw output" for the list of tests 3578 to 3792.
|