test(e2e benchmark): adds big block tests #4581
Annotations
10 errors and 3 warnings
test/e2e/testnet/node.go#L223
commentFormatting: put a space between `//` and comment text (gocritic)
|
test/e2e/testnet/setup.go#L20
commentFormatting: put a space between `//` and comment text (gocritic)
|
test/e2e/testnet/setup.go#L82
commentFormatting: put a space between `//` and comment text (gocritic)
|
test/e2e/benchmark/throughput.go#L104
var-naming: don't use underscores in Go names; func TwoNodeBigBlock_8MiB should be TwoNodeBigBlock8MiB (revive)
|
test/e2e/benchmark/throughput.go#L127
var-naming: don't use underscores in Go names; func TwoNodeBigBlock_8MiB_Latency should be TwoNodeBigBlock8MiBLatency (revive)
|
test/e2e/benchmark/throughput.go#L151
var-naming: don't use underscores in Go names; func TwoNodeBigBlock_32MiB should be TwoNodeBigBlock32MiB (revive)
|
test/e2e/benchmark/throughput.go#L174
var-naming: don't use underscores in Go names; func TwoNodeBigBlock_64MiB should be TwoNodeBigBlock64MiB (revive)
|
test/e2e/benchmark/throughput.go#L197
var-naming: don't use underscores in Go names; func LargeNetwork_BigBlock_8MiB should be LargeNetworkBigBlock8MiB (revive)
|
test/e2e/benchmark/throughput.go#L224
var-naming: don't use underscores in Go names; func LargeNetwork_BigBlock_32MiB should be LargeNetworkBigBlock32MiB (revive)
|
test/e2e/benchmark/throughput.go#L250
var-naming: don't use underscores in Go names; func LargeNetwork_BigBlock_64MiB should be LargeNetworkBigBlock64MiB (revive)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
This job failed
Loading