Skip to content

[CCXDEV-12250] Create DVOConsumer and DVOProcessor structs #850

[CCXDEV-12250] Create DVOConsumer and DVOProcessor structs

[CCXDEV-12250] Create DVOConsumer and DVOProcessor structs #850

Triggered via pull request December 12, 2023 17:55
Status Failure
Total duration 1m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: consumer/dvo_processing.go#L19
File is not `goimports`-ed (goimports)
lint: consumer/ocp_processing.go#L21
File is not `goimports`-ed (goimports)
lint: consumer/processing.go#L21
File is not `goimports`-ed (goimports)
lint: consumer/ocp_processing.go#L68
unnecessary leading newline (whitespace)
lint
issues found
lint: consumer/dvo_processing.go#L81
unused-parameter: parameter 'consumer' seems to be unused, consider removing or renaming it as _ (revive)