Skip to content

[TEST-ONLY] [WIP] debug kourier tls runtime failure #10482

[TEST-ONLY] [WIP] debug kourier tls runtime failure

[TEST-ONLY] [WIP] debug kourier tls runtime failure #10482

Triggered via pull request January 16, 2025 13:40
Status Failure
Total duration 2m 42s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
3s
style / changes
style  /  ...  /  Auto-format and Check
20s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
2m 12s
style / Golang / Lint
style  /  ...  /  Do Not Submit
5s
style / Golang / Do Not Submit
style  /  ...  /  shell
0s
style / suggester / shell
style  /  ...  /  yaml
20s
style / suggester / yaml
style  /  ...  /  github_actions
9s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
style / suggester / yaml
Process completed with exit code 255.
style / Golang / Auto-format and Check: pkg/http/proxy.go#L1
Please run goimports. diff --git a/pkg/http/proxy.go b/pkg/http/proxy.go index 8a9847e..048ea30 100644 --- a/pkg/http/proxy.go +++ b/pkg/http/proxy.go @@ -18,11 +18,12 @@ package http import ( "crypto/tls" - "golang.org/x/net/http2" "net/http" "net/http/httputil" "time" + "golang.org/x/net/http2" + netheader "knative.dev/networking/pkg/http/header" )
style / Golang / Auto-format and Check
Process completed with exit code 1.
style / Golang / Lint: test/conformance/runtime/readiness_probe_test.go#L129
ineffectual assignment to envs (ineffassign)
style / Golang / Lint
issues found
style / changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
style / Golang / Do Not Submit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
style / suggester / github_actions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/serving/serving. Supported file pattern: go.sum
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/serving/serving. Supported file pattern: go.sum
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/serving/serving. Supported file pattern: go.sum
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/serving/serving. Supported file pattern: go.sum