Test PR Build #1446
Annotations
10 warnings
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
eth/blockwatch/fake_client.go#L94
parameter 'q' seems to be unused, consider removing or renaming it as _
|
pm/stub.go#L61
parameter 'minCreationRound' seems to be unused, consider removing or renaming it as _
|
pm/stub.go#L75
parameter 'txHash' seems to be unused, consider removing or renaming it as _
|
pm/stub.go#L102
parameter 'minCreationRound' seems to be unused, consider removing or renaming it as _
|
cmd/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
|
cmd/livepeer_cli/wizard_stats.go#L212
don't use underscores in Go names; var b_prices should be bPrices
|
cmd/livepeer_cli/wizard_transcoder.go#L303
if block ends with a return statement, so drop this else and outdent its block
|
pm/recipient_test.go#L20
parameter 't' seems to be unused, consider removing or renaming it as _
|
cmd/livepeer_cli/wizard_bond.go#L30
var nextId should be nextID
|
The logs for this run have expired and are no longer available.
Loading