Init winning ticket value redeemed stat on boot #1494
Annotations
10 warnings
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
cmd/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
|
eth/blockwatch/fake_client.go#L94
parameter 'q' seems to be unused, consider removing or renaming it as _
|
eth/blockwatch/fake_client.go#L48
should drop = 0 from declaration of var startTimestep; it is the zero value
|
eth/blockwatch/fake_log_client.go#L33
parameter 'number' seems to be unused, consider removing or renaming it as _
|
eth/blockwatch/fake_log_client.go#L38
parameter 'hash' seems to be unused, consider removing or renaming it as _
|
eth/blockwatch/stack.go#L80
redundant if ...; err != nil check, just return error instead.
|
eth/blockwatch/block_watcher.go#L496
if block ends with a return statement, so drop this else and outdent its block
|
test/e2e/e2e.go#L35
context.Context should be the first parameter of a function
|
test/e2e/e2e.go#L61
context.Context should be the first parameter of a function
|
The logs for this run have expired and are no longer available.
Loading