Migrate from circleci to github actions #40
ci.yml
on: pull_request
Annotations
3 errors and 6 warnings
test (macos-latest)
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
test (ubuntu-latest)
Process completed with exit code 2.
|
test (windows-latest)
Process completed with exit code 2.
|
test (macos-latest)
PackagesNotFoundError: The following packages are not available from current channels:
- mkl[version='<2024.1.0']
Current channels:
- https://conda.anaconda.org/ilastik-forge/osx-arm64
- https://conda.anaconda.org/pytorch/osx-arm64
- https://conda.anaconda.org/conda-forge/osx-arm64
- https://repo.anaconda.com/pkgs/main/osx-arm64
- https://repo.anaconda.com/pkgs/r/osx-arm64
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.
|
test (windows-latest)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
test (windows-latest)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
test (windows-latest)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
test (windows-latest)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
test (windows-latest)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|