Enable pyright #351
Annotations
1 error and 15 warnings
|
basedpyright
Process completed with exit code 1.
|
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Pytest on Py3.12
The 'platform_version' input is unset. This may lead to inconsistent build results.
|
|
Pytest on Py3.10
The 'platform_version' input is unset. This may lead to inconsistent build results.
|
|
basedpyright:
codepy/bpl.py#L129
Condition will always evaluate to False since the types "str" and "None" have no overlap (reportUnnecessaryComparison)
|
|
Pytest on Py3.x
The 'platform_version' input is unset. This may lead to inconsistent build results.
|
|
Tests for downstream project loopy:
loopy/test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
|
|
Tests for downstream project loopy:
loopy/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Tests for downstream project loopy:
loopy/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Tests for downstream project loopy:
loopy/test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
|
|
Tests for downstream project loopy:
loopy/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Tests for downstream project loopy:
loopy/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Tests for downstream project loopy:
loopy/test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
|
|
Tests for downstream project loopy:
loopy/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Tests for downstream project loopy:
loopy/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Tests for downstream project loopy:
loopy/test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
|