ssh-tunnel fix and http connections reuse #839
Annotations
7 errors
golangci-lint:
pkg/virtualkubelet/execute.go#L217
SA5011: possible nil pointer dereference (staticcheck)
|
golangci-lint:
pkg/virtualkubelet/execute.go#L219
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
golangci-lint:
pkg/virtualkubelet/execute.go#L260
SA5011: possible nil pointer dereference (staticcheck)
|
golangci-lint:
pkg/virtualkubelet/execute.go#L262
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
golangci-lint:
pkg/virtualkubelet/execute.go#L325
SA5011: possible nil pointer dereference (staticcheck)
|
golangci-lint:
pkg/virtualkubelet/execute.go#L327
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
golangci-lint
issues found
|
Loading