fix: fix pricePerBroadcaster
JSON file line breaks parsing bug
#1483
test.yaml
on: pull_request
Run tests defined for the project
7m 15s
Perform CodeQL analysis
4m 7s
Run editorconfig checker
5s
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/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/transactionManager.go#L249
if block ends with a return statement, so drop this else and outdent its block
|
Run tests defined for the project:
test/e2e/configure_orchestrator_test.go#L40
context.Context should be the first parameter of a function
|
Run tests defined for the project:
pm/recipient_test.go#L20
parameter 't' seems to be unused, consider removing or renaming it as _
|
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/sender_test.go#L611
parameter 't' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
eth/backend.go#L75
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
eth/gaspricemonitor_test.go#L48
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
eth/accountmanager.go#L212
if block ends with a return statement, so drop this else and outdent its block
|