update test workflow to ubuntu 20.04 #1179
Annotations
10 warnings
cmd/livepeer/livepeer.go#L37
var mistJson should be mistJSON
|
cmd/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
|
cmd/livepeer_cli/wizard_rounds.go#L20
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
|
cmd/devtool/devtool/devtool_utils.go#L321
this block is empty, you can remove it
|
cmd/devtool/devtool.go#L129
should replace cliPort += 1 with cliPort++
|
cmd/livepeer_cli/wizard_stats.go#L305
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
|
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_transcoder.go#L303
if block ends with a return statement, so drop this else and outdent its block
|
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
The logs for this run have expired and are no longer available.
Loading