Skip to content

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

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

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

Triggered via pull request October 24, 2023 03:23
Status Success
Total duration 10m 53s
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
10m 43s
Run tests defined for the project
Perform CodeQL analysis
6m 23s
Perform CodeQL analysis
Run editorconfig checker
7s
Run editorconfig checker
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: discovery/discovery.go#L49
exported func NewOrchestratorPoolWithPred returns unexported type *discovery.orchestratorPool, which can be annoying to use
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/wh_discovery.go#L32
exported func NewWebhookPool returns unexported type *discovery.webhookPool, which can be annoying to use
Run tests defined for the project: discovery/stub.go#L61
parameter 'params' seems to be unused, consider removing or renaming it as _
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: test/e2e/e2e.go#L35
context.Context should be the first parameter of a function
Run tests defined for the project: cmd/livepeer_cli/wizard_transcoder.go#L303
if block ends with a return statement, so drop this else and outdent its block
Run tests defined for the project: verification/verify_test.go#L59
parameter 'params' seems to be unused, consider removing or renaming it as _