Skip to content

Pushrate fix

Pushrate fix #760

Triggered via pull request March 10, 2024 04:21
Status Failure
Total duration 2m 5s
Artifacts

go-check.yml

on: pull_request
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#L1047
func multiaddrsToStrings is unused (U1000)
All: blockchain/blockchain.go#L1179
this result of append is never used, except maybe in other appends (SA4010)
All: blockchain/blockchain.go#L1253
empty branch (SA9003)
All: blockchain/blox.go#L408
this value of out is never used (SA4006)
All: blockchain/blox.go#L446
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#L1299
func printMultiaddrAsQR 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/.