Skip to content

split agent into vm and container #532

split agent into vm and container

split agent into vm and container #532

Triggered via push November 2, 2024 22:42
Status Failure
Total duration 4m 24s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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: ssh/connection/connection.go#L58
c.CreateAndWaitForRessources undefined (type *Handler has no field or method CreateAndWaitForRessources) (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/