Fix unit tests and enable tests in CI for ai-video #2022
test.yaml
on: pull_request
Run tests defined for the project
9m 52s
Perform CodeQL analysis
4m 6s
Run editorconfig checker
5s
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:
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
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 _
|