Skip to content

Update pre-commit config to the latest versions #5533

Update pre-commit config to the latest versions

Update pre-commit config to the latest versions #5533

Triggered via pull request May 8, 2025 10:47
Status Cancelled
Total duration 21m 2s
Artifacts

generate_coverage.yaml

on: pull_request
Generate coverage and push to Coveralls.io
20m 53s
Generate coverage and push to Coveralls.io
Indicate completion to coveralls.io
0s
Indicate completion to coveralls.io
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Generate coverage and push to Coveralls.io
The run was canceled by @github-actions[bot].
Generate coverage and push to Coveralls.io
The operation was canceled.
Generate coverage and push to Coveralls.io
/home/runner/miniconda3/lib/python3.12/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(
Generate coverage and push to Coveralls.io
warning libmamba You are using 'pip' as an additional package manager. Be aware that packages installed with 'pip' are managed independently from 'conda-forge' channel.
Generate coverage and push to Coveralls.io
DEPRECATION: Building 'docopt' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'docopt'. Discussion can be found at https://github.com/pypa/pip/issues/6334