Skip to content

increased pushRateLimiter #840

increased pushRateLimiter

increased pushRateLimiter #840

Triggered via push October 22, 2024 01:12
Status Failure
Total duration 2m 4s
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#L1163
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 use a deprecated Node.js version 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/