Build Tools #175
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
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.
|