[CPyCppyy] Correctly propagate template argument name errors #28137
Annotations
10 errors and 1 warning
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L115
bindings/pyroot/cppyy/cppyy/test/test_templates.py:115:16: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L111
bindings/pyroot/cppyy/cppyy/test/test_templates.py:111:16: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L107
bindings/pyroot/cppyy/cppyy/test/test_templates.py:107:16: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L43
bindings/pyroot/cppyy/cppyy/test/test_templates.py:43:20: F821 Undefined name `long`
|
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L26
bindings/pyroot/cppyy/cppyy/test/test_templates.py:26:9: I001 Import block is un-sorted or un-formatted
|
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L3
bindings/pyroot/cppyy/cppyy/test/test_templates.py:3:41: F401 `support.IS_WINDOWS` imported but unused
|
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L3
bindings/pyroot/cppyy/cppyy/test/test_templates.py:3:21: F401 `support.setup_make` imported but unused
|
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L1
bindings/pyroot/cppyy/cppyy/test/test_templates.py:1:16: F401 `os` imported but unused
|
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L1
bindings/pyroot/cppyy/cppyy/test/test_templates.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Lint code:
bindings/pyroot/cppyy/cppyy/test/test_templates.py#L1
bindings/pyroot/cppyy/cppyy/test/test_templates.py:1:1: E401 Multiple imports on one line
|
|
Install ruff
Could not parse version from /home/runner/work/root/root/pyproject.toml. Using latest version.
|
Loading