Restart warm container when it does not exist #2844
Triggered via pull request
February 13, 2025 14:02
Status
Cancelled
Total duration
8m 32s
Artifacts
–
test.yaml
on: pull_request
Run tests defined for the project
8m 25s
Perform CodeQL analysis
4m 22s
Run editorconfig checker
7s
Annotations
2 errors and 12 warnings
Run tests defined for the project
Canceling since a higher priority waiting request for 'Trigger test suite-rafal/automatically-restart-warm-container' exists
|
Run tests defined for the project
The operation was canceled.
|
Run editorconfig checker
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Perform CodeQL analysis
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
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#L20
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:
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:
media/segment_reader.go#L10
parameter 'reader' 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:
test/e2e/e2e.go#L35
context.Context should be the first parameter of a function
|
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:
media/rtmp2segment.go#L207
should drop = nil from declaration of var currentSegment; it is the zero value
|