Skip to content

gateway: ai authWebhook: send gatewayHost to auth webhook #2571

gateway: ai authWebhook: send gatewayHost to auth webhook

gateway: ai authWebhook: send gatewayHost to auth webhook #2571

Triggered via pull request December 17, 2024 10:20
Status Cancelled
Total duration 6m 21s
Artifacts

test.yaml

on: pull_request
Run tests defined for the project
6m 1s
Run tests defined for the project
Perform CodeQL analysis
3m 4s
Perform CodeQL analysis
Run editorconfig checker
5s
Run editorconfig checker
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Run tests defined for the project
Canceling since a higher priority waiting request for 'Trigger test suite-gio/gateway/pass-region-to-gateway' exists
Run tests defined for the project
The operation was canceled.
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 _
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: cmd/livepeer/starter/starter.go#L567
this block is empty, you can remove it
Run tests defined for the project: eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
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: media/rw.go#L101
should drop = nil from declaration of var err; it is the zero value
Run tests defined for the project: cmd/livepeer_cli/wizard_stats.go#L443
redefinition of the built-in function max
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