update quimb.schematic.Drawing, docs example #186
Annotations
1 error and 3 warnings
run-tests (macos-latest, matrix, base, 3.11, true)
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
|
run-tests (macos-latest, matrix, base, 3.11, true)
() => 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
|
run-tests (macos-latest, matrix, base, 3.11, true)
() => 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
|
run-tests (macos-latest, matrix, base, 3.11, true)
() => 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
|