Refactor chains/manager
#2020
Annotations
10 errors
build_test:
vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
|
build_test:
vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
|
build_test:
vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
|
build_test:
vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
|
build_test:
vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
|
build_test:
vms/platformvm/block/builder/helpers_test.go#L146
cannot use res.config (variable of type *config.Config) as config.Config value in argument to txbuilder.New
|
build_test:
vms/platformvm/block/builder/helpers_test.go#L219
res.config.Validators undefined (type *config.Config has no field or method Validators)
|
build_test:
vms/platformvm/block/builder/helpers_test.go#L285
not enough arguments in call to state.New
|
build_test:
vms/platformvm/block/executor/helpers_test.go#L154
cannot use res.config (variable of type *config.Config) as config.Config value in argument to p_tx_builder.New
|
build_test:
vms/platformvm/block/executor/helpers_test.go#L168
cannot use res.config (variable of type *config.Config) as config.Config value in argument to p_tx_builder.New
|
The logs for this run have expired and are no longer available.
Loading