use libevm: params, core/vm, eth/tracers/* + some of core/types #2565
Annotations
16 errors and 2 warnings
Lint:
core/block_validator.go#L1
: # github.com/ava-labs/coreth/core [github.com/ava-labs/coreth/core.test]
|
Lint:
core/genesis_extra_test.go#L58
unknown field NetworkUpgrades in struct literal of type "github.com/ethereum/go-ethereum/params".ChainConfig
|
Lint:
core/genesis_extra_test.go#L87
config.SetEthUpgrades undefined (type "github.com/ethereum/go-ethereum/params".ChainConfig has no field or method SetEthUpgrades) (typecheck)
|
Lint
issues found
|
Golang Unit Tests (ubuntu-latest):
core/genesis_extra_test.go#L58
unknown field NetworkUpgrades in struct literal of type "github.com/ethereum/go-ethereum/params".ChainConfig
|
Golang Unit Tests (ubuntu-latest):
core/genesis_extra_test.go#L87
config.SetEthUpgrades undefined (type "github.com/ethereum/go-ethereum/params".ChainConfig has no field or method SetEthUpgrades)
|
Golang Unit Tests (ubuntu-latest)
Process completed with exit code 1.
|
Golang Unit Tests (ubuntu-20.04):
core/genesis_extra_test.go#L58
unknown field NetworkUpgrades in struct literal of type "github.com/ethereum/go-ethereum/params".ChainConfig
|
Golang Unit Tests (ubuntu-20.04):
core/genesis_extra_test.go#L87
config.SetEthUpgrades undefined (type "github.com/ethereum/go-ethereum/params".ChainConfig has no field or method SetEthUpgrades)
|
Golang Unit Tests (ubuntu-20.04)
Process completed with exit code 1.
|
Golang Unit Tests (macos-latest):
core/genesis_extra_test.go#L58
unknown field NetworkUpgrades in struct literal of type "github.com/ethereum/go-ethereum/params".ChainConfig
|
Golang Unit Tests (macos-latest):
core/genesis_extra_test.go#L87
config.SetEthUpgrades undefined (type "github.com/ethereum/go-ethereum/params".ChainConfig has no field or method SetEthUpgrades)
|
Golang Unit Tests (macos-latest)
Process completed with exit code 1.
|
Golang Unit Tests (windows-latest):
core/genesis_extra_test.go#L58
unknown field NetworkUpgrades in struct literal of type "github.com/ethereum/go-ethereum/params".ChainConfig
|
Golang Unit Tests (windows-latest):
core/genesis_extra_test.go#L87
config.SetEthUpgrades undefined (type "github.com/ethereum/go-ethereum/params".ChainConfig has no field or method SetEthUpgrades)
|
Golang Unit Tests (windows-latest)
Process completed with exit code 1.
|
Lint
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/
|
AvalancheGo E2E Tests (ubuntu-20.04)
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.
|