Skip to content

add github actions to run golangci-lint and update Go to 1.19.12 #1

add github actions to run golangci-lint and update Go to 1.19.12

add github actions to run golangci-lint and update Go to 1.19.12 #1

Triggered via pull request September 6, 2023 07:46
Status Failure
Total duration 2m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint: util/dns/resolver/faker.go#L34
unused-parameter: parameter 'servers' seems to be unused, consider removing or renaming it as _ (revive)
lint: controllers/docluster_controller.go#L56
unused-parameter: parameter 'options' seems to be unused, consider removing or renaming it as _ (revive)
lint: controllers/domachine_controller.go#L58
unused-parameter: parameter 'options' seems to be unused, consider removing or renaming it as _ (revive)