Skip to content

3185 unify pipeline tag #2036

3185 unify pipeline tag

3185 unify pipeline tag #2036

Re-run triggered October 22, 2024 11:44
Status Failure
Total duration 12m 11s
Artifacts

test.yaml

on: pull_request
Run tests defined for the project
12m 4s
Run tests defined for the project
Perform CodeQL analysis
3m 58s
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: discovery/discovery.go#L64
should omit 2nd value from range; this loop is equivalent to `for i := range ...`
Run tests defined for the project: discovery/wh_discovery.go#L33
exported func NewWebhookPool returns unexported type *discovery.webhookPool, which can be annoying to use
Run tests defined for the project: eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
Run tests defined for the project: discovery/stub.go#L32
exported func StubOrchestratorPool returns unexported type *discovery.stubOrchestratorPool, which can be annoying to use
Run tests defined for the project: discovery/discovery.go#L36
exported func NewOrchestratorPool returns unexported type *discovery.orchestratorPool, which can be annoying to use
Run tests defined for the project: test/e2e/e2e.go#L56
var webServerUri should be webServerURI
Run tests defined for the project: cmd/livepeer_bench/livepeer_bench.go#L189
should replace realTimeSegCount += 1 with realTimeSegCount++
Run tests defined for the project: eth/transactionManager_test.go#L28
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: discovery/discovery_test.go#L59
parameter 'ctx' seems to be unused, consider removing or renaming it as _