Bump github.com/open-telemetry/opamp-go from 0.14.0 to 0.15.0 #8298
continuous-integration.yaml
on: pull_request
Unit tests
2m 29s
Code standards (linting)
2m 23s
Security
4m 10s
Annotations
13 errors
Code standards (linting):
cmd/operator-opamp-bridge/main.go#L23
could not import github.com/open-telemetry/opentelemetry-operator/cmd/operator-opamp-bridge/agent (-: # github.com/open-telemetry/opentelemetry-operator/cmd/operator-opamp-bridge/agent
|
Code standards (linting):
cmd/operator-opamp-bridge/agent/agent.go#L214
cannot use agent.instanceId.String() (value of type string) as "github.com/open-telemetry/opamp-go/client/types".InstanceUid value in struct literal
|
Code standards (linting):
cmd/operator-opamp-bridge/agent/agent.go#L419
cannot use msg.AgentIdentification.NewInstanceUid (variable of type []byte) as string value in argument to ulid.Parse) (typecheck)
|
Code standards (linting):
cmd/operator-opamp-bridge/agent/agent.go#L214
cannot use agent.instanceId.String() (value of type string) as "github.com/open-telemetry/opamp-go/client/types".InstanceUid value in struct literal
|
Code standards (linting):
cmd/operator-opamp-bridge/agent/agent.go#L419
cannot use msg.AgentIdentification.NewInstanceUid (variable of type []byte) as string value in argument to ulid.Parse
|
Code standards (linting):
cmd/operator-opamp-bridge/agent/agent_test.go#L871
cannot use newId.String() (value of type string) as []byte value in struct literal (typecheck)
|
Code standards (linting)
Process completed with exit code 2.
|
Unit tests:
cmd/operator-opamp-bridge/agent/agent.go#L214
cannot use agent.instanceId.String() (value of type string) as "github.com/open-telemetry/opamp-go/client/types".InstanceUid value in struct literal
|
Unit tests:
cmd/operator-opamp-bridge/agent/agent.go#L419
cannot use msg.AgentIdentification.NewInstanceUid (variable of type []byte) as string value in argument to ulid.Parse
|
Unit tests
cannot use agent.instanceId.String() (value of type string) as "github.com/open-telemetry/opamp-go/client/types".InstanceUid value in struct literal
|
Unit tests
Process completed with exit code 2.
|
Security
cannot use agent.instanceId.String() (value of type string) as "github.com/open-telemetry/opamp-go/client/types".InstanceUid value in struct literal
|
Security
cannot use msg.AgentIdentification.NewInstanceUid (variable of type []byte) as string value in argument to ulid.Parse
|