infra: #3
Annotations
5 errors
golint:
core/pubsub.go#L297
type `psTracer` is unused (unused)
|
golint:
core/pubsub.go#L302
func `newPubsubTracer` is unused (unused)
|
golint:
core/pubsub.go#L309
func `(*psTracer).Trace` is unused (unused)
|
golint:
core/setup.go#L114
SA5004: should not have an empty default case in a for+select loop; the loop will spin (staticcheck)
|
golint
Process completed with exit code 2.
|