Skip to content

Fix build

Fix build #101

Triggered via push October 30, 2024 13:55
Status Failure
Total duration 25s
Artifacts

main.yml

on: push
Build Linux
15s
Build Linux
Build MacOS
0s
Build MacOS
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build Linux
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by github.com/gochain/gochain/v4/accounts/scwallet); to add:
Build Linux
missing go.sum entry for module providing package golang.org/x/text/encoding (imported by golang.org/x/net/html/charset); to add:
Build Linux
missing go.sum entry for module providing package golang.org/x/text/encoding/charmap (imported by golang.org/x/net/html/charset); to add:
Build Linux
missing go.sum entry for module providing package golang.org/x/text/encoding/htmlindex (imported by golang.org/x/net/html/charset); to add:
Build Linux
missing go.sum entry for module providing package golang.org/x/text/transform (imported by golang.org/x/net/html/charset); to add:
Build Linux
missing go.sum entry for module providing package go.opencensus.io/trace (imported by github.com/gochain/gochain/v4/internal/ethapi); to add:
Build Linux
Process completed with exit code 1.
Build Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/