Skip to content

Update server.go

Update server.go #821

Triggered via push July 21, 2024 02:13
Status Failure
Total duration 1m 52s
Artifacts

go-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
All: blockchain/options.go#L1
File is not gofmt-ed.
All
Process completed with exit code 1.
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/