Skip to content

infra:

infra: #3

Triggered via push September 18, 2023 05:57
Status Failure
Total duration 2m 8s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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.