fix(deps): update rust crate pyo3 to 0.23.0 #3733
pytest.yml
on: push
Format, lint, and type check
54s
pre-commit
23s
Super linter
1m 42s
Matrix: pytest
Annotations
31 errors and 13 warnings
pytest ubuntu-24.04 python 3.10
Process completed with exit code 1.
|
pytest ubuntu-24.04 python 3.13
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.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#L1535
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#L233
"collections" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L233
"lines" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L237
"set_ylim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L238
"get_xlim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L241
"set_xlim" is not a known attribute of "None" (reportOptionalMemberAccess)
|
Format, lint, and type check:
artistools/plottools.py#L242
"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)
|
E0401:
artistools/plotspherical.py#L12
Unable to import 'argcomplete'
|
E0401:
artistools/plotspherical.py#L13
Unable to import 'matplotlib.figure'
|
E0401:
artistools/plotspherical.py#L14
Unable to import 'matplotlib.pyplot'
|
E0401:
artistools/plotspherical.py#L15
Unable to import 'numpy'
|
E0401:
artistools/plotspherical.py#L16
Unable to import 'polars'
|
E0401:
artistools/plotspherical.py#L207
Unable to import 'scipy.ndimage'
|
E0401:
artistools/plotspherical.py#L384
Unable to import 'imageio.v2'
|
E0401:
artistools/misc.py#L20
Unable to import 'numpy'
|
E0401:
artistools/misc.py#L21
Unable to import 'numpy.typing'
|
E0401:
artistools/misc.py#L22
Unable to import 'pandas'
|
pre-commit
Process completed with exit code 1.
|
pytest macos-15 python 3.11
Process completed with exit code 1.
|
pytest macos-15 python 3.12
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.
|
Format, lint, and type check:
artistools/misc.py#L970
Import "yaml" could not be resolved from source (reportMissingModuleSource)
|
Format, lint, and type check:
artistools/transitions.py#L528
Import "tabulate" could not be resolved from source (reportMissingModuleSource)
|
Format, lint, and type check:
artistools/atomic/_atomic_core.py#L234
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#L16
Import "tqdm.rich" 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#L52
Attribute 'format' defined outside __init__
|
W0201:
artistools/plottools.py#L54
Attribute 'format' defined outside __init__
|
W0201:
artistools/plottools.py#L56
Attribute 'format' defined outside __init__
|
W0201:
artistools/plottools.py#L75
Attribute 'format' defined outside __init__
|
W0201:
artistools/plottools.py#L77
Attribute 'format' defined outside __init__
|