Revert "chore: update tool versions" #200
Annotations
6 errors
|
Run Linter
issues found
|
|
Run Linter:
internal/controller/topology_controller.go#L218
inline: Constant reflect.Ptr should be inlined (govet)
|
|
Run Linter:
rabbitmqclient/cluster_reference.go#L106
string `uri` has 3 occurrences, make it a constant (goconst)
|
|
Run Linter:
rabbitmqclient/cluster_reference.go#L105
string `password` has 3 occurrences, make it a constant (goconst)
|
|
Run Linter:
rabbitmqclient/cluster_reference.go#L104
string `username` has 3 occurrences, make it a constant (goconst)
|
|
Run Linter:
internal/testutils/certificate.go#L42
string `London` has 4 occurrences, make it a constant (goconst)
|