Skip to content

Implements handling of insecure TLS connections in Mehkit #896

Implements handling of insecure TLS connections in Mehkit

Implements handling of insecure TLS connections in Mehkit #896

Triggered via pull request September 20, 2023 19:22
Status Failure
Total duration 15m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: utils/kubernetes/client.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
lint: utils/kubernetes/client_test.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
lint: utils/kubernetes/client.go#L7
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
lint: models/events/database.go#L21
unnecessary leading newline (whitespace)
lint: utils/kubernetes/client.go#L63
unnecessary trailing newline (whitespace)
lint: utils/kubernetes/client.go#L127
unnecessary leading newline (whitespace)
lint: utils/kubernetes/client.go#L136
unnecessary trailing newline (whitespace)
lint: utils/kubernetes/client_test.go#L125
unnecessary trailing newline (whitespace)
lint: utils/kubernetes/client_test.go#L36
SA5011: possible nil pointer dereference (staticcheck)
lint: utils/kubernetes/client_test.go#L33
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
lint
Failed to restore: The operation cannot be completed in timeout.