Skip to content

WIP: Per-route enrichment hooks. #159

WIP: Per-route enrichment hooks.

WIP: Per-route enrichment hooks. #159

Triggered via push December 3, 2024 22:53
Status Failure
Total duration 3m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
lint: config/config.go#L312
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: enrichment/enrichment.go#L119
ineffectual assignment to err (ineffassign)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: config/config.go#L322
if-return: redundant if ...; err != nil check, just return error instead. (revive)