Skip to content

fix(deps): update rust crate pyo3 to 0.23.0 #3779

fix(deps): update rust crate pyo3 to 0.23.0

fix(deps): update rust crate pyo3 to 0.23.0 #3779

Triggered via push December 16, 2024 12:37
Status Failure
Total duration 1m 57s
Artifacts

pytest.yml

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

Annotations

27 errors and 14 warnings
pytest ubuntu-24.04 python 3.10
Process completed with exit code 1.
pytest ubuntu-24.04 python 3.12
Process completed with exit code 1.
pytest macos-15 python 3.11
Process completed with exit code 1.
pre-commit
Process completed with exit code 1.
pytest ubuntu-24.04 python 3.13
Process completed with exit code 1.
pytest macos-15 python 3.10
Process completed with exit code 1.
pytest ubuntu-24.04 python 3.11
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 2.
Format, lint, and type check: artistools/misc.py#L1538
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#L451
"join" is not a known attribute of "None" (reportOptionalMemberAccess)
Format, lint, and type check: artistools/inputmodel/inputmodel_misc.py#L453
"with_columns" is not a known attribute of "None" (reportOptionalMemberAccess)
E1136: artistools/misc.py#L319
Value 'np.ndarray' is unsubscriptable
E1136: artistools/misc.py#L324
Value 'np.ndarray' is unsubscriptable
E1136: artistools/spectra/spectra.py#L104
Value 'np.ndarray' is unsubscriptable
E1136: artistools/spectra/spectra.py#L105
Value 'np.ndarray' is unsubscriptable
E1136: artistools/gsinetwork/plotqdotabund.py#L217
Value 'np.ndarray' is unsubscriptable
Format, lint, and type check
Process completed with exit code 6.
pytest macos-15 python 3.12
Process completed with exit code 1.
pytest macos-15 python 3.13
Process completed with exit code 1.
Format, lint, and type check: artistools/misc.py#L971
Import "yaml" could not be resolved from source (reportMissingModuleSource)
Format, lint, and type check: artistools/transitions.py#L530
Import "tabulate" could not be resolved from source (reportMissingModuleSource)
Format, lint, and type check: artistools/atomic/_atomic_core.py#L242
Import "artistools.rustext" could not be resolved from source (reportMissingModuleSource)
Format, lint, and type check: artistools/data/splitmetadata.py#L4
Import "yaml" could not be resolved from source (reportMissingModuleSource)
Format, lint, and type check: artistools/estimators/estimators.py#L251
Import "artistools.rustext" could not be resolved from source (reportMissingModuleSource)
Format, lint, and type check: artistools/gsinetwork/decayproducts.py#L15
Import "tqdm.rich" could not be resolved from source (reportMissingModuleSource)
Format, lint, and type check: artistools/gsinetwork/decayproducts.py#L16
Import "tqdm" could not be resolved from source (reportMissingModuleSource)
Format, lint, and type check: artistools/gsinetwork/decayproducts.py#L17
Import "tqdm.contrib.concurrent" could not be resolved from source (reportMissingModuleSource)
Format, lint, and type check: artistools/inputmodel/to_tardis.py#L7
Import "yaml" could not be resolved from source (reportMissingModuleSource)
W0201: artistools/plottools.py#L53
Attribute 'format' defined outside __init__
W0201: artistools/plottools.py#L55
Attribute 'format' defined outside __init__
W0201: artistools/plottools.py#L57
Attribute 'format' defined outside __init__
W0201: artistools/plottools.py#L76
Attribute 'format' defined outside __init__
W0201: artistools/plottools.py#L78
Attribute 'format' defined outside __init__