feat: add support for all retrievers in cli #14748
Annotations
10 errors
Run make lint:
cmd/cli/evaluate/evaluate_cmd.go#L83
The line is 179 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run make lint:
cmd/cli/evaluate/evaluate_cmd.go#L80
The line is 155 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run make lint:
cmd/cli/evaluate/evaluate_cmd.go#L77
The line is 139 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run make lint:
cmd/cli/evaluate/evaluate_cmd.go#L68
The line is 140 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run make lint:
cmd/cli/evaluate/evaluate_cmd.go#L65
The line is 167 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run make lint:
cmd/cli/evaluate/evaluate_cmd.go#L62
The line is 137 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run make lint:
cmd/cli/evaluate/evaluate_cmd.go#L59
The line is 175 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run make lint:
testutils/gcs_mock.go#L4
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
Run make lint:
cmd/cli/evaluate/evaluate_cmd.go#L224
Line contains TODO/BUG/FIXME: "TODO: Depending on https://github.com/th..." (godox)
|
Run make lint:
cmd/cli/evaluate/evaluate_cmd.go#L47
Function 'NewEvaluateCmd' is too long (160 > 90) (funlen)
|
Loading