Update to tyk 5.8.1 and mcp-go 0.28.0 #74
unittests.yml
on: pull_request
Lint
1m 44s
Run Tests
3m 47s
Annotations
8 errors
|
Lint:
plugins/agent_bridge.go#L139
cannot use operation (variable of type *"github.com/getkin/kin-openapi/openapi3".Operation) as *"github.com/TykTechnologies/kin-openapi/openapi3".Operation value in struct literal
|
|
Lint:
plugins/agent_bridge_rewrite.go#L78
cannot use openapi3.Servers{} (value of type "github.com/TykTechnologies/kin-openapi/openapi3".Servers) as "github.com/getkin/kin-openapi/openapi3".Servers value in assignment
|
|
Lint:
plugins/agent_bridge_rewrite.go#L84
cannot use &oasDef.T (value of type *"github.com/getkin/kin-openapi/openapi3".T) as *"github.com/TykTechnologies/kin-openapi/openapi3".T value in argument to gorillamux.NewRouter (typecheck)
|
|
Lint
issues found
|
|
Run Tests:
plugins/agent_bridge.go#L139
cannot use operation (variable of type *"github.com/getkin/kin-openapi/openapi3".Operation) as *"github.com/TykTechnologies/kin-openapi/openapi3".Operation value in struct literal
|
|
Run Tests:
plugins/agent_bridge_rewrite.go#L78
cannot use openapi3.Servers{} (value of type "github.com/TykTechnologies/kin-openapi/openapi3".Servers) as "github.com/getkin/kin-openapi/openapi3".Servers value in assignment
|
|
Run Tests:
plugins/agent_bridge_rewrite.go#L84
cannot use &oasDef.T (value of type *"github.com/getkin/kin-openapi/openapi3".T) as *"github.com/TykTechnologies/kin-openapi/openapi3".T value in argument to gorillamux.NewRouter
|
|
Run Tests
Process completed with exit code 2.
|