Skip to content

Update Github workflows and Go dependencies #1652

Update Github workflows and Go dependencies

Update Github workflows and Go dependencies #1652

Triggered via pull request October 20, 2024 07:12
Status Failure
Total duration 40s
Artifacts

go-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint: v2/event/eventcontext_v03.go#L317
S1009: should omit nil check; len() for map[string]interface{} is defined as zero (gosimple)
Lint: v2/event/eventcontext_v1.go#L302
S1009: should omit nil check; len() for map[string]interface{} is defined as zero (gosimple)
Lint: v2/client/receiver_test.go#L90
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)
Lint: v2/client/receiver_test.go#L127
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)
Lint: v2/client/receiver_test.go#L161
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)
Lint
issues found