GossipSub v1.2: IDONTWANT control message and priority queue. #37
Annotations
12 errors
gossipsub_spam_test.go#L864
call to (*T).Fatal from a non-test goroutine
|
gossipsub_spam_test.go#L882
call to (*T).Fatal from a non-test goroutine
|
gossipsub_test.go#L2810
call to (*T).Fatal from a non-test goroutine
|
gossipsub_test.go#L3182
call to (*T).Fatal from a non-test goroutine
|
|
gossipsub_spam_test.go#L792
this result of append is never used, except maybe in other appends (SA4010)
|
gossipsub_spam_test.go#L840
the goroutine calls T.Fatal, which must be called in the same goroutine as the test (SA2002)
|
|
gossipsub_test.go#L2634
this result of append is never used, except maybe in other appends (SA4010)
|
gossipsub_test.go#L2643
mrand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, crypto/rand.Read is more appropriate. (SA1019)
|
gossipsub_test.go#L1
File is not gofmt-ed.
|
|
This job failed
Loading