Skip to content

PublicLogs update to provide more information #1171

PublicLogs update to provide more information

PublicLogs update to provide more information #1171

Re-run triggered August 15, 2023 12:35
Status Failure
Total duration 5m 7s
Artifacts

test.yaml

on: pull_request
Run tests defined for the project
4m 55s
Run tests defined for the project
Perform CodeQL analysis
4m 42s
Perform CodeQL analysis
Run editorconfig checker
8s
Run editorconfig checker
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run tests defined for the project
Process completed with exit code 1.
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: cmd/devtool/devtool.go#L129
should replace cliPort += 1 with cliPort++
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: eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
Run tests defined for the project: pm/stub.go#L61
parameter 'minCreationRound' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: pm/stub.go#L75
parameter 'txHash' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: pm/stub.go#L102
parameter 'minCreationRound' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: pm/sender_test.go#L610
parameter 't' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: pm/recipient_test.go#L20
parameter 't' seems to be unused, consider removing or renaming it as _