Skip to content

ci: add protoc on build #1515

ci: add protoc on build

ci: add protoc on build #1515

Triggered via pull request December 12, 2023 21:31
Status Success
Total duration 9m 54s
Artifacts

test.yaml

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

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++