Skip to content

Segment file cleanup process #2739

Segment file cleanup process

Segment file cleanup process #2739

Re-run triggered January 24, 2025 14:41
Status Failure
Total duration 4m 24s
Artifacts

test.yaml

on: pull_request
Run tests defined for the project
4m 12s
Run tests defined for the project
Perform CodeQL analysis
3m 0s
Perform CodeQL analysis
Run editorconfig checker
8s
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: eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
Run tests defined for the project: common/db.go#L457
redundant if ...; err != nil check, just return error instead.
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: media/rw.go#L101
should drop = nil from declaration of var err; it is the zero value
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#L20
parameter 'req' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: media/segment_reader.go#L16
parameter 'p' 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 _