WIP: Per-route enrichment hooks. #159
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)
|