Skip to content

mTLS + local client side balancing for gRPC #533

mTLS + local client side balancing for gRPC

mTLS + local client side balancing for gRPC #533

Triggered via pull request November 4, 2024 12:16
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci: internal/config/global.go#L14
pattern rootkey.pem: no matching files found (typecheck)
golangci: ssh/connection/channels/callback.go#L56
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
golangci: ssh/connection/channels/callback.go#L57
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
golangci: ssh/connection/channels/callback.go#L64
rd.ExecuteCommandInPod undefined (type *callbackData has no field or method ExecuteCommandInPod) (typecheck)
golangci: ssh/connection/channels/callback.go#L91
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
golangci: ssh/connection/channels/callback.go#L92
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
golangci: ssh/connection/channels/callback.go#L98
rd.ExecuteCommandInPod undefined (type *callbackData has no field or method ExecuteCommandInPod) (typecheck)
golangci: ssh/connection/channels/callback.go#L114
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
golangci: ssh/connection/channels/callback.go#L115
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
golangci: ssh/connection/channels/callback.go#L120
rd.CreatePodPortForward undefined (type *callbackData has no field or method CreatePodPortForward) (typecheck)
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/