Skip to content

FIX: pricePerBroadcaster JSON file line breaks parsing bug #1489

FIX: pricePerBroadcaster JSON file line breaks parsing bug

FIX: pricePerBroadcaster JSON file line breaks parsing bug #1489

Triggered via pull request December 7, 2023 15:09
Status Success
Total duration 9m 12s
Artifacts

test.yaml

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

Annotations

10 warnings
Run tests defined for the project: test/e2e/e2e.go#L35
context.Context should be the first parameter of a function
Run tests defined for the project: test/e2e/e2e.go#L61
context.Context should be the first parameter of a function
Run tests defined for the project: test/e2e/e2e.go#L141
context.Context should be the first parameter of a function
Run tests defined for the project: test/e2e/e2e.go#L254
context.Context should be the first parameter of a function
Run tests defined for the project: test/e2e/e2e.go#L221
context.Context should be the first parameter of a function
Run tests defined for the project: test/e2e/e2e.go#L210
context.Context should be the first parameter of a function
Run tests defined for the project: test/e2e/e2e.go#L56
var webServerUri should be webServerURI
Run tests defined for the project: eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
Run tests defined for the project: cmd/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++