Skip to content

fix: fix pricePerBroadcaster JSON file line breaks parsing bug #1483

fix: fix pricePerBroadcaster JSON file line breaks parsing bug

fix: fix pricePerBroadcaster JSON file line breaks parsing bug #1483

Triggered via pull request December 5, 2023 16:04
Status Failure
Total duration 7m 29s
Artifacts

test.yaml

on: pull_request
Run tests defined for the project
7m 15s
Run tests defined for the project
Perform CodeQL analysis
4m 7s
Perform CodeQL analysis
Run editorconfig checker
5s
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/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
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