Skip to content

feat: add support for all retrievers in cli #14748

feat: add support for all retrievers in cli

feat: add support for all retrievers in cli #14748

Triggered via pull request October 6, 2025 07:19
Status Failure
Total duration 5m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: cmd/cli/evaluate/evaluate_cmd.go#L83
The line is 179 characters long, which exceeds the maximum of 120 characters. (lll)
Lint: cmd/cli/evaluate/evaluate_cmd.go#L80
The line is 155 characters long, which exceeds the maximum of 120 characters. (lll)
Lint: cmd/cli/evaluate/evaluate_cmd.go#L77
The line is 139 characters long, which exceeds the maximum of 120 characters. (lll)
Lint: cmd/cli/evaluate/evaluate_cmd.go#L68
The line is 140 characters long, which exceeds the maximum of 120 characters. (lll)
Lint: cmd/cli/evaluate/evaluate_cmd.go#L65
The line is 167 characters long, which exceeds the maximum of 120 characters. (lll)
Lint: cmd/cli/evaluate/evaluate_cmd.go#L62
The line is 137 characters long, which exceeds the maximum of 120 characters. (lll)
Lint: cmd/cli/evaluate/evaluate_cmd.go#L59
The line is 175 characters long, which exceeds the maximum of 120 characters. (lll)
Lint: testutils/gcs_mock.go#L4
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
Lint: cmd/cli/evaluate/evaluate_cmd.go#L224
Line contains TODO/BUG/FIXME: "TODO: Depending on https://github.com/th..." (godox)
Lint: cmd/cli/evaluate/evaluate_cmd.go#L47
Function 'NewEvaluateCmd' is too long (160 > 90) (funlen)
goreleaser-check
You are using 'latest' as default version. Will lock to '~> v2'.