FIX: pricePerBroadcaster JSON file line breaks parsing bug #1490
test.yaml
on: pull_request
Run tests defined for the project
9m 25s
Perform CodeQL analysis
4m 5s
Run editorconfig checker
5s
Annotations
10 warnings
Run tests defined for the project:
verification/verify_test.go#L59
parameter 'params' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
verification/verify_test.go#L325
parameter 'fname' seems to be unused, consider removing or renaming it as _
|
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:
monitor/census.go#L1163
parameter 'profilesNum' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
discovery/stub.go#L61
parameter 'params' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
discovery/wh_discovery.go#L32
exported func NewWebhookPool returns unexported type *discovery.webhookPool, which can be annoying to use
|
Run tests defined for the project:
eth/watchers/stub.go#L319
parameter 'delegator' seems to be unused, consider removing or renaming it as _
|
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:
cmd/livepeer_cli/wizard_transcoder.go#L303
if block ends with a return statement, so drop this else and outdent its block
|