test: backports knuu optimizations from 3493 #1235
Annotations
10 errors
govulncheck:
test/e2e/testnet/test_helpers.go#L20
JSONRPCError redeclared in this block
|
govulncheck:
test/e2e/testnet/node_helpers.go#L13
other declaration of JSONRPCError
|
govulncheck:
test/e2e/testnet/test_helpers.go#L30
getStatus redeclared in this block
|
govulncheck:
test/e2e/testnet/node_helpers.go#L23
other declaration of getStatus
|
govulncheck:
test/e2e/testnet/test_helpers.go#L45
latestBlockHeightFromStatus redeclared in this block
|
govulncheck:
test/e2e/testnet/node_helpers.go#L38
other declaration of latestBlockHeightFromStatus
|
govulncheck:
test/e2e/testnet/test_helpers.go#L26
method JSONRPCError.Error already declared at /home/runner/work/celestia-app/celestia-app/test/e2e/testnet/node_helpers.go:19:24
|
govulncheck:
test/e2e/testnet/node.go#L83
undefined: schema.ReceivedBytes
|
govulncheck:
test/e2e/testnet/node.go#L90
undefined: schema.ReceivedBytes
|
govulncheck:
test/e2e/testnet/node.go#L359
n.Instance.StartAsync undefined (type *knuu.Instance has no field or method StartAsync)
|