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
|
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)
|
Loading