ci: add protoc on build #1515
test.yaml
on: pull_request
Run tests defined for the project
9m 44s
Perform CodeQL analysis
5m 0s
Run editorconfig checker
5s
Annotations
10 warnings
Run tests defined for the project:
test/e2e/e2e.go#L56
var webServerUri should be webServerURI
|
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:
cmd/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
|
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#L141
context.Context should be the first parameter of a function
|
Run tests defined for the project:
common/util.go#L482
should replace nvidiaCardCount += 1 with nvidiaCardCount++
|
Run tests defined for the project:
common/util.go#L498
should replace nvidiaCardCount += 1 with nvidiaCardCount++
|