Skip to content

Update to tyk 5.8.1 and mcp-go 0.28.0 #74

Update to tyk 5.8.1 and mcp-go 0.28.0

Update to tyk 5.8.1 and mcp-go 0.28.0 #74

Triggered via pull request May 19, 2025 11:41
Status Failure
Total duration 3m 57s
Artifacts

unittests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.