Continuous Integration #1286
Annotations
1 error and 5 warnings
setup micromamba
Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
setup micromamba
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
|
setup micromamba
() => executeBash(`curl ${curlOpts} | tar ${tarOpts} > ${PATHS.micromambaExe}`) failed, retrying in 2000 seconds: Error: Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
|
setup micromamba
() => executeBash(`curl ${curlOpts} | tar ${tarOpts} > ${PATHS.micromambaExe}`) failed, retrying in 5000 seconds: Error: Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
|
setup micromamba
() => executeBash(`curl ${curlOpts} | tar ${tarOpts} > ${PATHS.micromambaExe}`) failed, retrying in 10000 seconds: Error: Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
|
The logs for this run have expired and are no longer available.
Loading