Skip to content

not making blockchain calls possible if chain is syncing #808

not making blockchain calls possible if chain is syncing

not making blockchain calls possible if chain is syncing #808

Triggered via push April 6, 2024 05:32
Status Failure
Total duration 2m 2s
Artifacts

go-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
All
Process completed with exit code 1.
All: blockchain/blockchain.go#L31
package "github.com/multiformats/go-multiaddr" is being imported more than once (ST1019)
All
other import of "github.com/multiformats/go-multiaddr"
All: blockchain/blockchain.go#L1089
func multiaddrsToStrings is unused (U1000)
All: blockchain/blox.go#L445
this value of out is never used (SA4006)
All: blockchain/blox.go#L483
this value of out is never used (SA4006)
All: blockchain/blox.go#L524
this value of out is never used (SA4006)
All: blox/example_test.go#L28
package "github.com/multiformats/go-multiaddr" is being imported more than once (ST1019)
All
other import of "github.com/multiformats/go-multiaddr"
All: cmd/blox/main.go#L1315
func printMultiaddrAsQR is unused (U1000)
All: mobile/client.go#L44
var exploreAllRecursivelySelector is unused (U1000)
All
Process completed with exit code 1.
All
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.