ci: add workflows (#11) #1
Annotations
10 errors
lint:
types/event/event.go#L29
hugeParam: f is heavy (120 bytes); consider passing it by pointer (gocritic)
|
lint:
types/event/event.go#L106
sprintfQuotedString: use %q instead of "%s" for quoted strings (gocritic)
|
lint:
types/envelope/envelope.go#L79
hugeParam: _ is heavy (112 bytes); consider passing it by pointer (gocritic)
|
lint:
types/envelope/envelope.go#L100
hugeParam: v is heavy (112 bytes); consider passing it by pointer (gocritic)
|
lint:
types/envelope/envelope.go#L377
hugeParam: _ is heavy (112 bytes); consider passing it by pointer (gocritic)
|
lint:
types/envelope/envelope.go#L397
hugeParam: v is heavy (112 bytes); consider passing it by pointer (gocritic)
|
lint:
types/kind.go#L9
Comment should end in a period (godot)
|
lint:
types/kind.go#L15
Comment should end in a period (godot)
|
lint:
types/filter/filter_test.go#L50
append to slice `filters` with non-zero initialized length (makezero)
|
lint:
types/filter/filter_test.go#L64
append to slice `filters` with non-zero initialized length (makezero)
|