Skip to content

Refactor chains/manager #2020

Refactor chains/manager

Refactor chains/manager #2020

Triggered via pull request January 24, 2024 20:10
Status Failure
Total duration 13m 37s
Artifacts

ci.yml

on: pull_request
Matrix: Unit
Fit to window
Zoom out
Zoom in

Annotations

83 errors and 1 warning
Unit (self-hosted, linux, ARM64, focal): vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
Unit (self-hosted, linux, ARM64, focal): vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (self-hosted, linux, ARM64, focal): vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (self-hosted, linux, ARM64, focal): vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (self-hosted, linux, ARM64, focal): vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
Unit (self-hosted, linux, ARM64, focal): 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
Unit (self-hosted, linux, ARM64, focal): vms/platformvm/block/builder/helpers_test.go#L219
res.config.Validators undefined (type *config.Config has no field or method Validators)
Unit (self-hosted, linux, ARM64, focal): vms/platformvm/block/builder/helpers_test.go#L285
not enough arguments in call to state.New
Unit (self-hosted, linux, ARM64, focal): 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
Unit (self-hosted, linux, ARM64, focal): 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
Unit (self-hosted, linux, ARM64, jammy): vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
Unit (self-hosted, linux, ARM64, jammy): vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (self-hosted, linux, ARM64, jammy): vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (self-hosted, linux, ARM64, jammy): vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (self-hosted, linux, ARM64, jammy): vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
Unit (self-hosted, linux, ARM64, jammy): 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
Unit (self-hosted, linux, ARM64, jammy): vms/platformvm/block/builder/helpers_test.go#L219
res.config.Validators undefined (type *config.Config has no field or method Validators)
Unit (self-hosted, linux, ARM64, jammy): vms/platformvm/block/builder/helpers_test.go#L285
not enough arguments in call to state.New
Unit (self-hosted, linux, ARM64, jammy): 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
Unit (self-hosted, linux, ARM64, jammy): 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
Upgrade
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.
Upgrade: vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
Upgrade: vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Upgrade: vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Upgrade: vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Upgrade: vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
Upgrade
Process completed with exit code 1.
e2e
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.
e2e: vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
e2e: vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
e2e: vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
e2e: vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
e2e: vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
e2e
Process completed with exit code 1.
e2e_existing_network: vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
e2e_existing_network: vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
e2e_existing_network: vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
e2e_existing_network: vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
e2e_existing_network: vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
e2e_existing_network
Process completed with exit code 1.
e2e_existing_network
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.
Lint
Process completed with exit code 255.
Unit (ubuntu-20.04): vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
Unit (ubuntu-20.04): vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (ubuntu-20.04): vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (ubuntu-20.04): vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (ubuntu-20.04): vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
Unit (ubuntu-20.04): 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
Unit (ubuntu-20.04): vms/platformvm/block/builder/helpers_test.go#L219
res.config.Validators undefined (type *config.Config has no field or method Validators)
Unit (ubuntu-20.04): vms/platformvm/block/builder/helpers_test.go#L285
not enough arguments in call to state.New
Unit (ubuntu-20.04): 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
Unit (ubuntu-20.04): 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
Unit (ubuntu-22.04): vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
Unit (ubuntu-22.04): vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (ubuntu-22.04): vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (ubuntu-22.04): vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (ubuntu-22.04): vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
Unit (ubuntu-22.04): 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
Unit (ubuntu-22.04): vms/platformvm/block/builder/helpers_test.go#L219
res.config.Validators undefined (type *config.Config has no field or method Validators)
Unit (ubuntu-22.04): vms/platformvm/block/builder/helpers_test.go#L285
not enough arguments in call to state.New
Unit (ubuntu-22.04): 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
Unit (ubuntu-22.04): 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
Unit (macos-12): vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
Unit (macos-12): vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (macos-12): vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (macos-12): vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (macos-12): vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
Unit (macos-12): 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
Unit (macos-12): vms/platformvm/block/builder/helpers_test.go#L219
res.config.Validators undefined (type *config.Config has no field or method Validators)
Unit (macos-12): vms/platformvm/block/builder/helpers_test.go#L285
not enough arguments in call to state.New
Unit (macos-12): 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
Unit (macos-12): 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
Unit (windows-2022): vms/platformvm/factory.go#L155
f.indexer undefined (type *Factory has no field or method indexer)
Unit (windows-2022): vms/platformvm/service.go#L1870
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (windows-2022): vms/platformvm/service.go#L1877
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (windows-2022): vms/platformvm/service.go#L1971
s.vm.aliaser undefined (type *VM has no field or method aliaser)
Unit (windows-2022): vms/platformvm/vm.go#L383
vm.CreateChain undefined (type *VM has no field or method CreateChain)
Unit (windows-2022): 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
Unit (windows-2022): vms/platformvm/block/builder/helpers_test.go#L219
res.config.Validators undefined (type *config.Config has no field or method Validators)
Unit (windows-2022): vms/platformvm/block/builder/helpers_test.go#L285
not enough arguments in call to state.New
Unit (windows-2022): 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
Unit (windows-2022): 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
Fuzz
Process completed with exit code 1.
Up-to-date protobuf
No github_token supplied, API requests will be subject to stricter rate limiting