Skip to content

Merge branch APIGOV-UpdateSDKForTesting #82

Merge branch APIGOV-UpdateSDKForTesting

Merge branch APIGOV-UpdateSDKForTesting #82

Triggered via push August 3, 2024 04:05
Status Failure
Total duration 1m 34s
Artifacts

build-agents.yml

on: push
Fit to window
Zoom out
Zoom in

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.