feat: wkafka handler ui #63
Annotations
3 errors and 1 warning
golangci-lint:
config.go#L57
`if !consumerConfig.DLQ.Disabled` has complex nested blocks (complexity: 10) (nestif)
|
golangci-lint:
handler/handler.go#L76
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
handler/handler.go#L102
the line is 151 characters long, which exceeds the maximum of 140 characters. (lll)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading