Skip to content

ci: add workflows (#11) #1

ci: add workflows (#11)

ci: add workflows (#11) #1

Triggered via push September 8, 2024 21:13
Status Failure
Total duration 40s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

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)