Use RemoteAddr for calls back to mediamtx #2225
Triggered via pull request
November 19, 2024 15:57
Status
Cancelled
Total duration
4m 50s
Artifacts
–
test.yaml
on: pull_request
Run tests defined for the project
4m 38s
Perform CodeQL analysis
3m 47s
Run editorconfig checker
8s
Annotations
2 errors and 10 warnings
Run tests defined for the project
Canceling since a higher priority waiting request for 'Trigger test suite-mh/mediamtx' exists
|
Run tests defined for the project
The operation was canceled.
|
Run tests defined for the project:
cmd/livepeer/starter/starter.go#L969
if block ends with call to panic function, so drop this else and outdent its block
|
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:
cmd/livepeer_cli/wizard_broadcast.go#L143
if block ends with a return statement, so drop this else and outdent its block
|
Run tests defined for the project:
cmd/livepeer_cli/wizard_transcoder.go#L304
if block ends with a return statement, so drop this else and outdent its block
|
Run tests defined for the project:
cmd/livepeer_cli/wizard_transcoder.go#L340
if block ends with a return statement, so drop this else and outdent its block
|
Run tests defined for the project:
cmd/livepeer_cli/wizard_transcoder.go#L365
if block ends with a return statement, so drop this else and outdent its block
|
Run tests defined for the project:
media/rtmp2segment.go#L161
should drop = nil from declaration of var currentSegment; it is the zero value
|
Run tests defined for the project:
eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
|
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 'ctx' seems to be unused, consider removing or renaming it as _
|