Update Github workflows and Go dependencies #1652
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
|