Skip to content

fix: parallel stuff #845

fix: parallel stuff

fix: parallel stuff #845

Triggered via push December 5, 2024 14:03
Status Success
Total duration 1m 13s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
codespell
/usr/share/miniconda/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.3. 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(
codespell
Mamba support is still experimental and can result in differently solved environments!
codespell
warning libmamba You have not set the root prefix environment variable. To permanently modify the root prefix location, either: - set the 'MAMBA_ROOT_PREFIX' environment variable - use the '-r,--root-prefix' CLI option - use 'mamba shell init ...' to initialize your shell (then restart or source the contents of the shell init script) Continuing with default value: "/usr/share/miniconda"