PublicLogs update to provide more information #1173
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++
|
cmd/livepeer_cli/wizard_stats.go#L305
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
|
cmd/livepeer_cli/wizard_stats.go#L331
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
|
cmd/livepeer_cli/wizard_stats.go#L468
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
|
cmd/devtool/devtool/devtool_utils.go#L321
this block is empty, you can remove it
|
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
cmd/livepeer_cli/wizard_bond.go#L67
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
|
cmd/livepeer_cli/wizard_broadcast.go#L101
if block ends with a return statement, so drop this else and outdent its block
|
cmd/livepeer_cli/wizard_rounds.go#L20
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
|
The logs for this run have expired and are no longer available.
Loading