Skip to content

Fix unit tests and enable tests in CI for ai-video #2022

Fix unit tests and enable tests in CI for ai-video

Fix unit tests and enable tests in CI for ai-video #2022

Triggered via pull request October 21, 2024 14:42
Status Failure
Total duration 10m 20s
Artifacts

test.yaml

on: pull_request
Run tests defined for the project
9m 52s
Run tests defined for the project
Perform CodeQL analysis
4m 6s
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_bench/livepeer_bench.go#L189
should replace realTimeSegCount += 1 with realTimeSegCount++
Run tests defined for the project: ai/file_worker.go#L20
parameter 'req' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: ai/file_worker.go#L20
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: ai/file_worker.go#L39
parameter 'req' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: ai/file_worker.go#L39
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: ai/file_worker.go#L58
parameter 'req' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: ai/file_worker.go#L58
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: ai/file_worker.go#L77
parameter 'req' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: ai/file_worker.go#L77
parameter 'ctx' seems to be unused, consider removing or renaming it as _