Suggested nits for generalize peer sampling #5170
Annotations
10 errors
Run static analysis tests:
wallet/chain/c/backend.go#L12
could not import github.com/ava-labs/coreth/plugin/evm (-: # github.com/ava-labs/coreth/plugin/evm
|
Run static analysis tests
too many arguments in call to p2p.NewValidators
|
Run static analysis tests
undefined: p2p.WithValidatorSampling
|
Run static analysis tests
undefined: p2p.WithValidatorSampling) (typecheck)
|
Run static analysis tests:
wallet/chain/c/backend.go#L8
"fmt" imported and not used (typecheck)
|
Run static analysis tests:
wallet/chain/c/backend.go#L15
"github.com/ava-labs/avalanchego/utils/math" imported and not used (typecheck)
|
Run static analysis tests:
wallet/chain/c/backend.go#L16
"github.com/ava-labs/avalanchego/vms/components/avax" imported and not used (typecheck)
|
Run static analysis tests:
tests/antithesis/main.go#L64
cannot infer T (utils/set/set.go:28:9) (typecheck)
|
Run static analysis tests:
tests/e2e/c/dynamic_fees.go#L12
could not import github.com/ava-labs/coreth/plugin/evm (-: # github.com/ava-labs/coreth/plugin/evm
|
Run static analysis tests
too many arguments in call to p2p.NewValidators
|
Loading