fix(deps): update rust crate pyo3 to 0.23.0 #3884
pytest.yml
on: push
Format, lint, and type check
30s
pre-commit
15s
Super linter
1m 47s
Matrix: pytest
Annotations
22 errors and 10 warnings
pytest ubuntu-24.04 python 3.10
Process completed with exit code 1.
|
pytest ubuntu-24.04 python 3.11
Process completed with exit code 1.
|
pytest ubuntu-24.04 python 3.12
Process completed with exit code 1.
|
pytest ubuntu-24.04 python 3.13
Process completed with exit code 1.
|
pre-commit
Process completed with exit code 1.
|
Format, lint, and type check
Process completed with exit code 1.
|
Format, lint, and type check
Process completed with exit code 127.
|
Format, lint, and type check:
artistools/misc.py#L1536
Object of type "None" cannot be used as iterable value (reportOptionalIterable)
|
Format, lint, and type check:
artistools/plotspherical.py#L235
Unnecessary "# pyright: ignore" rule: "reportCallIssue" (reportUnnecessaryTypeIgnoreComment)
|
Format, lint, and type check:
artistools/plottools.py#L234
"collections" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L234
"lines" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L238
"set_ylim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L239
"get_xlim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L242
"set_xlim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L243
"get_ylim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/inputmodel/inputmodel_misc.py#L452
"join" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/inputmodel/inputmodel_misc.py#L454
"with_columns" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check
Process completed with exit code 127.
|
pytest macos-15 python 3.11
Process completed with exit code 1.
|
pytest macos-15 python 3.10
Process completed with exit code 1.
|
pytest macos-15 python 3.13
Process completed with exit code 1.
|
pytest macos-15 python 3.12
Process completed with exit code 1.
|
Format, lint, and type check:
artistools/__init__.py#L30
The function "read_estimators" is deprecated
Use scan_estimators instead. (reportDeprecated)
|
Format, lint, and type check:
artistools/__init__.py#L37
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Format, lint, and type check:
artistools/__init__.py#L38
The function "get_modeldata_tuple" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Format, lint, and type check:
artistools/linefluxes.py#L151
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Format, lint, and type check:
artistools/linefluxes.py#L456
The function "read_estimators" is deprecated
Use scan_estimators instead. (reportDeprecated)
|
Format, lint, and type check:
artistools/linefluxes.py#L658
The function "read_estimators" is deprecated
Use scan_estimators instead. (reportDeprecated)
|
Format, lint, and type check:
artistools/linefluxes.py#L659
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Format, lint, and type check:
artistools/misc.py#L294
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Format, lint, and type check:
artistools/misc.py#L296
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|
Format, lint, and type check:
artistools/misc.py#L552
The function "get_modeldata_pandas" is deprecated
Use get_modeldata() instead. (reportDeprecated)
|