Skip to content

[e2e] SASL/TLS with implicit CA Kafka Broker test #8907

[e2e] SASL/TLS with implicit CA Kafka Broker test

[e2e] SASL/TLS with implicit CA Kafka Broker test #8907

Triggered via pull request November 15, 2024 20:20
Status Failure
Total duration 3m 25s
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
3m 5s
style / Golang / Lint
style  /  ...  /  Do Not Submit
6s
style / Golang / Do Not Submit
style  /  ...  /  shell
31s
style / suggester / shell
style  /  ...  /  yaml
21s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
style / Golang / Auto-format and Check: test/e2e_new/broker_sasl_ssl_implicit_ca_test.go#L1
Please run goimports. diff --git a/test/e2e_new/broker_sasl_ssl_implicit_ca_test.go b/test/e2e_new/broker_sasl_ssl_implicit_ca_test.go index 9d81cd5..1258b49 100644 --- a/test/e2e_new/broker_sasl_ssl_implicit_ca_test.go +++ b/test/e2e_new/broker_sasl_ssl_implicit_ca_test.go @@ -20,12 +20,13 @@ package e2e_new import ( + "testing" + "knative.dev/eventing-kafka-broker/test/rekt/features" "knative.dev/pkg/system" "knative.dev/reconciler-test/pkg/environment" "knative.dev/reconciler-test/pkg/k8s" "knative.dev/reconciler-test/pkg/knative" - "testing" ) func TestBrokerAuthImplicitCASslSaslScram512(t *testing.T) {
style / Golang / Auto-format and Check
Process completed with exit code 1.
style / Golang / Lint: test/kafka/kafka-certificate.yaml#L30
[EOF Newline] reported by reviewdog 🐶 Missing newline Raw Output: test/kafka/kafka-certificate.yaml:30: Missing newline
style / Golang / Lint
Process completed with exit code 1.
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-kafka-broker/eventing-kafka-broker. Supported file pattern: go.sum