Gossipsub v2.0 #87
Annotations
5 errors
go-check / All:
acache.go#L185
should use time.Until instead of t.Sub(time.Now()) (S1024)
|
go-check / All:
gossipsub.go#L649
unnecessary assignment to the blank identifier (S1005)
|
go-check / All
Process completed with exit code 1.
|
go-check / All:
acache_test.go#L1
File is not gofmt-ed.
|
go-check / All
Process completed with exit code 1.
|