Merge branch APIGOV-UpdateSDKForTesting #82
build-agents.yml
on: push
testAgents
/
test
1m 24s
buildAgents
0s
Annotations
5 errors
testAgents / test:
pkg/discovery/cmd/cmd.go#L30
cannot use rootProps (variable of type "github.com/Axway/agent-sdk/pkg/cmd/properties".Properties) as "github.com/Axway/agents-kong/pkg/discovery/config".props value in argument to config.AddKongProperties: "github.com/Axway/agent-sdk/pkg/cmd/properties".Properties does not implement "github.com/Axway/agents-kong/pkg/discovery/config".props (wrong type for method AddIntProperty)
|
testAgents / test:
pkg/discovery/cmd/cmd.go#L67
cannot use rootProps (variable of type "github.com/Axway/agent-sdk/pkg/cmd/properties".Properties) as "github.com/Axway/agents-kong/pkg/discovery/config".props value in argument to config.ParseProperties: "github.com/Axway/agent-sdk/pkg/cmd/properties".Properties does not implement "github.com/Axway/agents-kong/pkg/discovery/config".props (wrong type for method AddIntProperty)
|
testAgents / test:
pkg/traceability/cmd/cmd.go#L39
cannot use rootProps (variable of type "github.com/Axway/agent-sdk/pkg/cmd/properties".Properties) as "github.com/Axway/agents-kong/pkg/traceability/config".props value in argument to config.AddKongProperties: "github.com/Axway/agent-sdk/pkg/cmd/properties".Properties does not implement "github.com/Axway/agents-kong/pkg/traceability/config".props (wrong type for method AddIntProperty)
|
testAgents / test:
pkg/traceability/cmd/cmd.go#L54
cannot use rootProps (variable of type "github.com/Axway/agent-sdk/pkg/cmd/properties".Properties) as "github.com/Axway/agents-kong/pkg/traceability/config".props value in argument to config.ParseProperties: "github.com/Axway/agent-sdk/pkg/cmd/properties".Properties does not implement "github.com/Axway/agents-kong/pkg/traceability/config".props (wrong type for method AddIntProperty)
|
testAgents / test
Process completed with exit code 2.
|