Skip to content

Update pytest.yml #3886

Update pytest.yml

Update pytest.yml #3886

Triggered via push January 11, 2025 11:12
Status Failure
Total duration 2m 25s
Artifacts

pytest.yml

on: push
Format, lint, and type check
1m 4s
Format, lint, and type check
pre-commit
1m 3s
pre-commit
Super linter
1m 46s
Super linter
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 10 warnings
pytest ubuntu-24.04 python 3.11
Process completed with exit code 127.
pytest ubuntu-24.04 python 3.13
Process completed with exit code 127.
pytest ubuntu-24.04 python 3.10
Process completed with exit code 127.
pytest ubuntu-24.04 python 3.12
Process completed with exit code 127.
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.
pre-commit
Process completed with exit code 1.
pytest macos-15 python 3.11
Process completed with exit code 127.
pytest macos-15 python 3.12
Process completed with exit code 127.
pytest macos-15 python 3.13
Process completed with exit code 127.
pytest macos-15 python 3.10
Process completed with exit code 127.
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)