Skip to content

Implements handling of insecure TLS connections in Mehkit #924

Implements handling of insecure TLS connections in Mehkit

Implements handling of insecure TLS connections in Mehkit #924

Triggered via pull request October 2, 2023 18:46
@yash37158yash37158
synchronize #373
master
Status Failure
Total duration 32m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: models/events/database.go#L21
unnecessary leading newline (whitespace)
lint: utils/kubernetes/kompose/convert.go#L195
SA4006: this value of `komposeObject` is never used (staticcheck)
lint: utils/kubernetes/client_test.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
lint: utils/kubernetes/client.go#L6
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
lint: utils/kubernetes/client.go#L60
unnecessary trailing newline (whitespace)
lint: utils/kubernetes/client.go#L124
unnecessary leading newline (whitespace)
lint: utils/kubernetes/client.go#L131
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)