support v2 openapi #4215
Annotations
6 errors
golangci-lint:
pkg/requests/base_test.go#L21
cannot use []string{…} (value of type []string) as map[string]interface{} value in struct literal
|
golangci-lint:
pkg/requests/base_test.go#L30
cannot use []string{…} (value of type []string) as map[string]interface{} value in struct literal
|
golangci-lint:
pkg/requests/base_test.go#L80
cannot use []string{…} (value of type []string) as map[string]interface{} value in struct literal
|
golangci-lint:
pkg/requests/base_test.go#L110
cannot use []string{…} (value of type []string) as map[string]interface{} value in struct literal
|
golangci-lint:
pkg/requests/base_test.go#L190
cannot use []string{…} (value of type []string) as map[string]interface{} value in struct literal (typecheck)
|
golangci-lint
issues found
|
Loading