feat: custom A* algorithm #12
lint_and_style.yaml
on: push
pre-commit
23s
pylint
0s
Annotations
1 error and 3 warnings
pre-commit
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pre-commit
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:201: 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(
|
pre-commit
PackagesNotFoundError: The following packages are not available from current channels:
- zlib==1.2.13=h18a0788_1
- xz==5.4.6=h80987f9_1
- wheel==0.44.0=py312hca03da5_0
- tk==8.6.14=h6ba3021_0
- sqlite==3.45.3=h80987f9_0
- setuptools==75.1.0=py312hca03da5_0
- readline==8.2=h1a28f6b_0
- python==3.12.7=h99e199e_0
- pip==24.2=py312hca03da5_0
- openssl==3.0.15=h80987f9_0
- ncurses==6.4=h313beb8_0
- libffi==3.4.4=hca03da5_1
- libcxx==14.0.6=h848a8c0_0
- expat==2.6.3=h313beb8_0
- ca-certificates==2024.9.24=hca03da5_0
- bzip2==1.0.8=h80987f9_6
Current channels:
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
|