Extract Esti utils #16663
test.yaml
on: pull_request
Run Linters and Checkers
4m 48s
Run Go tests
6m 26s
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.
|