Skip to content

Bump k8s.io/apimachinery from 0.28.0 to 0.29.0 #479

Bump k8s.io/apimachinery from 0.28.0 to 0.29.0

Bump k8s.io/apimachinery from 0.28.0 to 0.29.0 #479

Triggered via pull request December 13, 2023 20:18
Status Failure
Total duration 2m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci: internal/k8sapi/portForward.go#L18
could not import k8s.io/client-go/transport/spdy (-: # k8s.io/client-go/transport/spdy
golangci
assignment mismatch: 1 variable but spdy.NewRoundTripperWithConfig returns 2 values) (typecheck)
golangci: ssh/connection/channels/callback.go#L57
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
golangci: ssh/connection/channels/callback.go#L58
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
golangci: ssh/connection/channels/callback.go#L65
rd.ExecuteCommandInPod undefined (type *callbackData has no field or method ExecuteCommandInPod) (typecheck)
golangci: ssh/connection/channels/callback.go#L94
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
golangci: ssh/connection/channels/callback.go#L95
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
golangci: ssh/connection/channels/callback.go#L101
rd.ExecuteCommandInPod undefined (type *callbackData has no field or method ExecuteCommandInPod) (typecheck)
golangci: ssh/connection/channels/callback.go#L119
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
golangci: ssh/connection/channels/callback.go#L120
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)