Unify engines #8848
Annotations
10 errors
Run static analysis tests:
snow/engine/snowman/engine_test.go#L96
config.AllGetsServer undefined (type Config has no field or method AllGetsServer)
|
Run static analysis tests:
snow/engine/snowman/engine_test.go#L517
te.Get undefined (type *Engine has no field or method Get) (typecheck)
|
Run static analysis tests:
snow/networking/handler/handler_test.go#L436
cannot use b (variable of type "github.com/ava-labs/avalanchego/snow/engine/common".BootstrapableEngine) as "github.com/ava-labs/avalanchego/snow/engine/common".Engine value in argument to h.SetEngine: "github.com/ava-labs/avalanchego/snow/engine/common".BootstrapableEngine does not implement "github.com/ava-labs/avalanchego/snow/engine/common".Engine (missing method AcceptedStateSummary)
|
Run static analysis tests:
snow/networking/handler/handler_test.go#L452
cannot use b (variable of type "github.com/ava-labs/avalanchego/snow/engine/common".BootstrapableEngine) as "github.com/ava-labs/avalanchego/snow/engine/common".Engine value in argument to h.SetEngine: "github.com/ava-labs/avalanchego/snow/engine/common".BootstrapableEngine does not implement "github.com/ava-labs/avalanchego/snow/engine/common".Engine (missing method AcceptedStateSummary) (typecheck)
|
Run static analysis tests:
vms/platformvm/vm_test.go#L1365
unknown field AllGetsServer in struct literal of type "github.com/ava-labs/avalanchego/snow/engine/snowman".Config
|
Run static analysis tests:
vms/platformvm/vm_test.go#L1390
cannot use bootstrapper (variable of type *"github.com/ava-labs/avalanchego/snow/engine/snowman/bootstrap".Bootstrapper) as "github.com/ava-labs/avalanchego/snow/engine/common".Engine value in argument to h.SetEngine: *"github.com/ava-labs/avalanchego/snow/engine/snowman/bootstrap".Bootstrapper does not implement "github.com/ava-labs/avalanchego/snow/engine/common".Engine (missing method AcceptedStateSummary) (typecheck)
|
Run static analysis tests:
snow/engine/snowman/engine_test.go#L96
config.AllGetsServer undefined (type Config has no field or method AllGetsServer)
|
Run static analysis tests:
snow/engine/snowman/engine_test.go#L517
te.Get undefined (type *Engine has no field or method Get) (typecheck)
|
Run static analysis tests:
snow/engine/snowman/engine_test.go#L96
config.AllGetsServer undefined (type Config has no field or method AllGetsServer)
|
Run static analysis tests:
snow/engine/snowman/engine_test.go#L517
te.Get undefined (type *Engine has no field or method Get) (typecheck)
|
Loading