Initial commit #4
lint_and_style.yaml
on: push
pre-commit
28s
pylint
0s
Annotations
1 error and 3 warnings
pre-commit
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pre-commit
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
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.
|