PublicLogs update to provide more information #1171
test.yaml
on: pull_request
Run tests defined for the project
4m 55s
Perform CodeQL analysis
4m 42s
Run editorconfig checker
8s
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:
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
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 _
|