Skip to content

build(deps): bump docker/build-push-action from 4 to 5 (#2864) #1506

build(deps): bump docker/build-push-action from 4 to 5 (#2864)

build(deps): bump docker/build-push-action from 4 to 5 (#2864) #1506

Triggered via push December 12, 2023 10:25
Status Failure
Total duration 9m 31s
Artifacts

test.yaml

on: push
Run tests defined for the project
9m 21s
Run tests defined for the project
Perform CodeQL analysis
3m 59s
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: cmd/livepeer_cli/wizard_stats.go#L212
don't use underscores in Go names; var b_prices should be bPrices
Run tests defined for the project: eth/accountmanager_test.go#L191
redefinition of the built-in function new
Run tests defined for the project: eth/accountmanager_test.go#L193
redefinition of the built-in function new
Run tests defined for the project: test/e2e/e2e.go#L56
var webServerUri should be webServerURI
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/starter/starter.go#L64
const BroadcasterRpcPort should be BroadcasterRPCPort
Run tests defined for the project: cmd/livepeer/starter/starter.go#L78
struct field HttpAddr should be HTTPAddr
Run tests defined for the project: cmd/livepeer/starter/starter.go#L67
const OrchestratorRpcPort should be OrchestratorRPCPort
Run tests defined for the project: cmd/livepeer/starter/starter.go#L112
struct field EthUrl should be EthURL