Skip to content

feat(SPV-793): function which to make map from query params or returns errors #2851

feat(SPV-793): function which to make map from query params or returns errors

feat(SPV-793): function which to make map from query params or returns errors #2851

Triggered via pull request August 26, 2024 10:49
Status Failure
Total duration 3m 24s
Artifacts

run-tests.yml

on: pull_request
Run yaml linter
4s
Run yaml linter
Ask Nancy (check dependencies)
15s
Ask Nancy (check dependencies)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
error-lint: internal/query/map.go#L9
exported: exported const MaxNestedMapDepth should have comment or be unexported (revive)
error-lint: internal/query/map.go#L30
missing cases in switch of type query.queryKeyType: query.valueType (exhaustive)
error-lint: internal/query/gin_map.go#L23
error returned from external package is unwrapped: sig: func net/url.ParseQuery(query string) (net/url.Values, error) (wrapcheck)
error-lint
issues found