[utils/bloom] Dynamic Bloom Filter #1714
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
25 errors and 1 warning
Lint:
plugin/evm/admin.go#L1
: # github.com/ava-labs/coreth/plugin/evm [github.com/ava-labs/coreth/plugin/evm.test]
|
Lint:
plugin/evm/tx_gossip_test.go#L100
undefined: txGossipBloomMaxItems
|
Lint:
plugin/evm/tx_gossip_test.go#L100
undefined: txGossipBloomFalsePositiveRate
|
Lint:
plugin/evm/tx_gossip_test.go#L228
undefined: txGossipBloomMaxItems
|
Lint:
plugin/evm/tx_gossip_test.go#L228
undefined: txGossipBloomFalsePositiveRate (typecheck)
|
Lint
issues found
|
AvalancheGo E2E Tests v (ubuntu-20.04)
too many arguments in call to gossip.NewBloomFilter
|
AvalancheGo E2E Tests v (ubuntu-20.04)
cannot use optimalSize (variable of type int) as float64 value in argument to gossip.ResetBloomFilterIfNeeded
|
AvalancheGo E2E Tests v (ubuntu-20.04)
too many arguments in call to gossip.NewBloomFilter
|
AvalancheGo E2E Tests v (ubuntu-20.04)
cannot use m.length() (value of type int) as float64 value in argument to gossip.ResetBloomFilterIfNeeded
|
AvalancheGo E2E Tests v (ubuntu-20.04)
Process completed with exit code 1.
|
Golang Unit Tests v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L100
undefined: txGossipBloomMaxItems
|
Golang Unit Tests v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L100
undefined: txGossipBloomFalsePositiveRate
|
Golang Unit Tests v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L228
undefined: txGossipBloomMaxItems
|
Golang Unit Tests v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L228
undefined: txGossipBloomFalsePositiveRate
|
Golang Unit Tests v (ubuntu-20.04)
Process completed with exit code 1.
|
Golang Unit Tests v (windows-latest)
The job was canceled because "ubuntu-20_04" failed.
|
Golang Unit Tests v (windows-latest)
The operation was canceled.
|
Golang Unit Tests v (macos-11.0)
The job was canceled because "ubuntu-20_04" failed.
|
Golang Unit Tests v (macos-11.0)
The operation was canceled.
|
Golang Unit Tests Race Detection v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L100
undefined: txGossipBloomMaxItems
|
Golang Unit Tests Race Detection v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L100
undefined: txGossipBloomFalsePositiveRate
|
Golang Unit Tests Race Detection v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L228
undefined: txGossipBloomMaxItems
|
Golang Unit Tests Race Detection v (ubuntu-20.04):
plugin/evm/tx_gossip_test.go#L228
undefined: txGossipBloomFalsePositiveRate
|
Golang Unit Tests Race Detection v (ubuntu-20.04)
Process completed with exit code 1.
|
AvalancheGo E2E Tests v (ubuntu-20.04)
No files were found with the provided path: ~/.testnetctl/networks/1000. No artifacts will be uploaded.
|