Skip to content

build: refactor install_ffmpeg.sh, add macos --> linux support #1393

build: refactor install_ffmpeg.sh, add macos --> linux support

build: refactor install_ffmpeg.sh, add macos --> linux support #1393

Triggered via pull request October 9, 2023 21:55
Status Failure
Total duration 8m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: pull_request
Run tests defined for the project
8m 30s
Run tests defined for the project
Perform CodeQL analysis
6m 46s
Perform CodeQL analysis
Run editorconfig checker
6s
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_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
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: test/e2e/e2e.go#L35
context.Context should be the first parameter of a function
Run tests defined for the project: monitor/census.go#L876
context.Context should be the first parameter of a function
Run tests defined for the project: eth/watchers/timewatcher.go#L225
redefinition of the built-in function new
Run tests defined for the project: eth/watchers/stub.go#L319
parameter 'delegator' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: cmd/livepeer/starter/starter.go#L853
if block ends with a return statement, so drop this else and outdent its block
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: eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID