Update pytest.yml #3885
Annotations
12 errors and 10 warnings
Run mypy
Process completed with exit code 127.
|
Run pyright:
artistools/misc.py#L1536
Object of type "None" cannot be used as iterable value (reportOptionalIterable)
|
Run pyright:
artistools/plotspherical.py#L235
Unnecessary "# pyright: ignore" rule: "reportCallIssue" (reportUnnecessaryTypeIgnoreComment)
|
Run pyright:
artistools/plottools.py#L234
"collections" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Run pyright:
artistools/plottools.py#L234
"lines" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Run pyright:
artistools/plottools.py#L238
"set_ylim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Run pyright:
artistools/plottools.py#L239
"get_xlim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Run pyright:
artistools/plottools.py#L242
"set_xlim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Run pyright:
artistools/plottools.py#L243
"get_ylim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Run pyright:
artistools/inputmodel/inputmodel_misc.py#L452
"join" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Run pyright:
artistools/inputmodel/inputmodel_misc.py#L454
"with_columns" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Run pylint
Process completed with exit code 127.
|
Run pyright:
artistools/__init__.py#L30
The function "read_estimators" is deprecated
Use scan_estimators instead. (reportDeprecated)
|
Run pyright:
artistools/__init__.py#L37
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Run pyright:
artistools/__init__.py#L38
The function "get_modeldata_tuple" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Run pyright:
artistools/linefluxes.py#L151
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Run pyright:
artistools/linefluxes.py#L456
The function "read_estimators" is deprecated
Use scan_estimators instead. (reportDeprecated)
|
Run pyright:
artistools/linefluxes.py#L658
The function "read_estimators" is deprecated
Use scan_estimators instead. (reportDeprecated)
|
Run pyright:
artistools/linefluxes.py#L659
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Run pyright:
artistools/misc.py#L294
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Run pyright:
artistools/misc.py#L296
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Run pyright:
artistools/misc.py#L552
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Loading