Skip to content

Build Tools

Build Tools #175

Manually triggered January 9, 2024 00:00
Status Failure
Total duration 2m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tools.yml

on: workflow_dispatch
Build boot tools
1m 42s
Build boot tools
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Build boot tools
missing go.sum entry for module providing package github.com/onflow/flow-go/crypto (imported by github.com/onflow/flow-go/cmd/bootstrap/cmd); to add:
Build boot tools
missing go.sum entry for module providing package github.com/onflow/flow-go/crypto/hash (imported by github.com/onflow/flow-go/cmd/bootstrap/cmd); to add:
Build boot tools
missing go.sum entry for module providing package github.com/onflow/flow-go/crypto/random (imported by github.com/onflow/flow-go/fvm/environment); to add:
Build boot tools
missing go.sum entry for module providing package github.com/onflow/flow-go/crypto (imported by github.com/onflow/flow-go/cmd/bootstrap/cmd); to add:
Build boot tools
missing go.sum entry for module providing package github.com/onflow/flow-go/crypto/hash (imported by github.com/onflow/flow-go/cmd/bootstrap/cmd); to add:
Build boot tools
missing go.sum entry for module providing package github.com/onflow/flow-go/crypto/random (imported by github.com/onflow/flow-go/fvm/environment); to add:
Build boot tools
Process completed with exit code 2.
Build boot tools
Restore cache failed: Dependencies file is not found in /home/runner/work/flow-go/flow-go. Supported file pattern: go.sum
Build boot tools
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.