[wip] Diff to coreth #2403
Annotations
10 errors and 1 warning
plugin/main.go#L15
could not import github.com/ava-labs/subnet-evm/plugin/evm (-: # github.com/ava-labs/subnet-evm/plugin/evm
|
plugin/evm/vm.go#L1530
vm.requirePrimaryNetworkSigners undefined (type *VM has no field or method requirePrimaryNetworkSigners)) (typecheck)
|
core/block_validator.go#L1
: # github.com/ava-labs/subnet-evm/core [github.com/ava-labs/subnet-evm/core.test]
|
core/genesis_test.go#L261
not enough arguments in call to warp.NewConfig
|
plugin/evm/admin.go#L1
: # github.com/ava-labs/subnet-evm/plugin/evm [github.com/ava-labs/subnet-evm/plugin/evm.test]
|
plugin/evm/vm.go#L1530
vm.requirePrimaryNetworkSigners undefined (type *VM has no field or method requirePrimaryNetworkSigners)
|
plugin/evm/vm_warp_test.go#L428
undefined: sourceChainID
|
plugin/evm/vm_warp_test.go#L461
undefined: useSigners
|
plugin/evm/vm_warp_test.go#L477
undefined: msgFrom
|
plugin/evm/vm_warp_test.go#L550
undefined: blockTime
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading