Skip to content

Extract Esti utils #16663

Extract Esti utils

Extract Esti utils #16663

Triggered via pull request February 25, 2025 17:33
Status Failure
Total duration 6m 36s
Artifacts

test.yaml

on: pull_request
Run Linters and Checkers
4m 48s
Run Linters and Checkers
Run Go tests
6m 26s
Run Go tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Run Linters and Checkers: esti/adapter_utils.go#L1
: # github.com/treeverse/lakefs/esti
Run Linters and Checkers: esti/webhook_server_util.go#L60
cannot use respCh (variable of type chan hookResponse) as hookResponse value in argument to timeoutHandlerFunc
Run Linters and Checkers: esti/webhook_server_util.go#L61
cannot use respCh (variable of type chan hookResponse) as hookResponse value in argument to failHandlerFunc (typecheck)
Run Linters and Checkers
Process completed with exit code 2.
Run Go tests: esti/webhook_server_util.go#L60
cannot use respCh (variable of type chan hookResponse) as hookResponse value in argument to timeoutHandlerFunc
Run Go tests: esti/webhook_server_util.go#L61
cannot use respCh (variable of type chan hookResponse) as hookResponse value in argument to failHandlerFunc
Run Go tests
Process completed with exit code 2.