Skip to content

Switched Ping to IPFS #753

Switched Ping to IPFS

Switched Ping to IPFS #753

Triggered via push March 6, 2024 13:35
Status Failure
Total duration 1m 53s
Artifacts

go-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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#L1048
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#L1104
this value of err is never used (SA4006)
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/.