Skip to content

CI

CI #121

Triggered via schedule June 23, 2025 16:38
Status Failure
Total duration 17m 44s
Artifacts

ci.yml

on: schedule
Matrix: build
Publish Python 🐍 distribution πŸ“¦ to PyPI
Publish Python 🐍 distribution πŸ“¦ to PyPI
Publish Python 🐍 distribution πŸ“¦ to TestPyPI
Publish Python 🐍 distribution πŸ“¦ to TestPyPI
Sign the Python 🐍 distribution πŸ“¦ with Sigstore and upload them to GitHub Release
Sign the Python 🐍 distribution πŸ“¦ with Sigstore and upload them to GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
🐍 3.12 β€’ conda β€’ ubuntu-latest
Process completed with exit code 1.
🐍 3.12 β€’ installer β€’ ubuntu-latest
Process completed with exit code 1.
🐍 3.12 β€’ conda β€’ macos-13
Process completed with exit code 1.
🐍 3.12 β€’ installer β€’ macos-13
Process completed with exit code 1.
🐍 3.12 β€’ script β€’ ubuntu-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
🐍 3.12 β€’ conda β€’ ubuntu-latest
/usr/share/miniconda/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
🐍 3.12 β€’ conda β€’ ubuntu-latest
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
🐍 3.12 β€’ conda β€’ macos-13
/Users/runner/miniconda3/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
🐍 3.12 β€’ conda β€’ macos-13
/Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
🐍 3.12 β€’ conda β€’ macos-13
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
🐍 3.12 β€’ conda β€’ macos-13
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
🐍 3.12 β€’ conda β€’ macos-13
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.