Skip to content

feat: wkafka handler ui #62

feat: wkafka handler ui

feat: wkafka handler ui #62

Triggered via push October 22, 2024 11:16
Status Success
Total duration 4m 32s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
sonarcloud: config.go#L57
`if !consumerConfig.DLQ.Disabled` has complex nested blocks (complexity: 10) (nestif)
sonarcloud: handler/handler.go#L76
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
sonarcloud: handler/handler.go#L102
the line is 151 characters long, which exceeds the maximum of 140 characters. (lll)
sonarcloud
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/