feat: add support for all retrievers in cli #14748
ci.yml
on: pull_request
Build
2m 22s
Lint
3m 13s
Test
4m 55s
Coverage
4m 9s
Swagger Change
46s
goreleaser-check
20s
Integration Tests
3m 37s
Benchmark
0s
Python-provider
9s
GraddleWrapperValidation
8s
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'.
|