fix(docs): clarify what printing a compiled program's output looks like for different targets #1477
test.yml
on: pull_request
Build and test documentation
1m 38s
Check formatting
51s
Check style
47s
Check types
58s
Check dependencies for vulnerabilities
58s
Check docker image
1m 27s
Matrix: Run Doctests
Matrix: Test e2e QVM
Matrix: Test Unit
Annotations
4 errors and 1 warning
|
Check dependencies for vulnerabilities
Process completed with exit code 1.
|
|
Check docker image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get -yq dist-upgrade && apt-get install --no-install-recommends -yq git libblas-dev libffi-dev liblapack-dev libzmq3-dev && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
|
Test e2e QVM (3.12)
Process completed with exit code 123.
|
|
Test e2e QVM (3.12)
Process completed with exit code 127.
|
|
Check dependencies for vulnerabilities
Restore cache failed: Dependencies file is not found in /home/runner/work/pyquil/pyquil. Supported file pattern: go.sum
|