fix(proxy): isolate and apply 30s timeout to upgrade proxy dialer #7037
pr.yaml
on: pull_request
semgrep
23s
check-race_rest
2m 17s
check-race_skipper
5m 26s
check-race_proxy
3m 1s
check-race_ratelimit
3m 20s
check-race_net
3m 27s
tests_rest
2m 29s
tests_skipper
2m 16s
tests_proxy
2m 26s
tests_ratelimit
2m 19s
tests_net
2m 18s
Annotations
18 errors
|
tests_skipper
Process completed with exit code 2.
|
|
tests_skipper:
proxy/upgrade_test.go#L6
other declaration of context
|
|
tests_skipper:
proxy/context.go#L30
context already declared through import of package context ("context")
|
|
tests_net
Process completed with exit code 2.
|
|
tests_net:
proxy/upgrade_test.go#L6
other declaration of context
|
|
tests_net:
proxy/context.go#L30
context already declared through import of package context ("context")
|
|
tests_ratelimit
Process completed with exit code 2.
|
|
tests_ratelimit:
proxy/upgrade_test.go#L6
other declaration of context
|
|
tests_ratelimit:
proxy/context.go#L30
context already declared through import of package context ("context")
|
|
tests_proxy
Process completed with exit code 2.
|
|
tests_proxy:
proxy/upgrade_test.go#L6
other declaration of context
|
|
tests_proxy:
proxy/context.go#L30
context already declared through import of package context ("context")
|
|
tests_rest
Process completed with exit code 2.
|
|
tests_rest:
proxy/upgrade_test.go#L6
other declaration of context
|
|
tests_rest:
proxy/context.go#L30
context already declared through import of package context ("context")
|
|
check-race_proxy
Process completed with exit code 2.
|
|
check-race_proxy:
proxy/upgrade_test.go#L6
other declaration of context
|
|
check-race_proxy:
proxy/context.go#L30
context already declared through import of package context ("context")
|