Skip to content

add option to use amend when updating state to reduce size #20

add option to use amend when updating state to reduce size

add option to use amend when updating state to reduce size #20

Re-run triggered October 12, 2024 23:21
Status Failure
Total duration 1m 8s
Artifacts

pr.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 warnings
Build (darwin, amd64)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/crypto/ecdh)
Build (darwin, amd64)
Process completed with exit code 1.
Build (windows, amd64)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/crypto/ecdh)
Build (windows, amd64)
Process completed with exit code 1.
Build (linux, amd64)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/crypto/ecdh)
Build (linux, amd64)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
Build (linux, amd64)
Process completed with exit code 1.
Build (linux, 386)
The job was canceled because "windows_amd64" failed.
Build (linux, 386)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/crypto/ecdh)
Build (linux, 386)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
Build (linux, 386)
Process completed with exit code 1.
Build (windows, 386)
The job was canceled because "windows_amd64" failed.
Build (windows, 386)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/crypto/ecdh)
Build (windows, 386)
Process completed with exit code 1.
Build (linux, arm64)
The job was canceled because "windows_amd64" failed.
Build (linux, arm64)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/crypto/ecdh)
Build (linux, arm64)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
Build (linux, arm64)
The operation was canceled.
Build (darwin, arm64)
The job was canceled because "windows_amd64" failed.
Build (darwin, arm64)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/crypto/ecdh)
Build (darwin, arm64)
The operation was canceled.
Build (darwin, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (windows, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (linux, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/