Skip to content

PublicLogs update to provide more information #1173

PublicLogs update to provide more information

PublicLogs update to provide more information #1173

Re-run triggered August 18, 2023 13:05
Status Success
Total duration 12m 43s
Artifacts

test.yaml

on: pull_request
Run tests defined for the project
12m 26s
Run tests defined for the project
Perform CodeQL analysis
5m 44s
Perform CodeQL analysis
Run editorconfig checker
8s
Run editorconfig checker
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests defined for the project: cmd/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
Run tests defined for the project: cmd/livepeer_cli/wizard_stats.go#L305
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
Run tests defined for the project: cmd/livepeer_cli/wizard_stats.go#L331
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
Run tests defined for the project: cmd/livepeer_cli/wizard_stats.go#L468
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
Run tests defined for the project: cmd/devtool/devtool/devtool_utils.go#L321
this block is empty, you can remove it
Run tests defined for the project: eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
Run tests defined for the project: cmd/livepeer_cli/wizard_bond.go#L67
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)
Run tests defined for the project: cmd/livepeer_cli/wizard_broadcast.go#L101
if block ends with a return statement, so drop this else and outdent its block
Run tests defined for the project: cmd/livepeer_cli/wizard_rounds.go#L20
should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...)