Idonthave #1
Open
Idonthave #1
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#L3091
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#L10
package "math/rand" is being imported more than once (ST1019)
|
|
gossipsub_test.go#L1
File is not gofmt-ed.
|
|
This job failed
Loading