[CI] Update pre-commit hooks #1799
coverage-tests.yml
on: pull_request
Run Python and C++ tests with test coverage (Linux)
5m 23s
Run Python and C++ tests with test coverage (Windows)
8m 56s
Run Python and C++ tests with test coverage (MacOS)
6m 22s
Annotations
6 warnings
|
Run Python and C++ tests with test coverage (Linux)
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.
|
|
Run Python and C++ tests with test coverage (MacOS)
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.
|
|
Run Python and C++ tests with test coverage (Windows)
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.
|
|
Run Python and C++ tests with test coverage (Windows)
warning libmamba [libwinpthread-12.0.0.r4.gg4f2fc60ca-h57928b3_10] The following files were already present in the environment:
- Library\bin\libwinpthread-1.dll
|
|
Run Python and C++ tests with test coverage (Windows)
ERROR: 'conda activate "dev"' exited with code 1.
|
|
Run Python and C++ tests with test coverage (Windows)
EnvironmentNameNotFound: Could not find conda environment: dev
You can list all discoverable environments with `conda info --envs`.
|