Bump pyvo from 1.4.2 to 1.5 #2892
Annotations
1 error and 3 warnings
test (Python 3.9, macos-latest)
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
|
test (Python 3.9, macos-latest)
() => 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
|
test (Python 3.9, macos-latest)
() => 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
|
test (Python 3.9, macos-latest)
() => 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
|