Skip to content

pkg/cri: remove support for the obsolete v1alpha2 CRI protocol. #56

pkg/cri: remove support for the obsolete v1alpha2 CRI protocol.

pkg/cri: remove support for the obsolete v1alpha2 CRI protocol. #56

Triggered via pull request January 5, 2024 12:10
Status Failure
Total duration 3m 41s
Artifacts

verify-pr-code.yaml

on: pull_request
verify  /  build-and-test
3m 10s
verify / build-and-test
verify  /  ...  /  trivy-scan-licenses
17s
verify / trivy-scan / trivy-scan-licenses
verify  /  ...  /  trivy-scan-vulns
29s
verify / trivy-scan / trivy-scan-vulns
verify  /  ...  /  codeql-scan
3m 32s
verify / codeql-scan / codeql-scan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
verify / build-and-test: pkg/cri/client/v1/client.go#L50
c.Info undefined (type *client has no field or method Info) (typecheck)
verify / build-and-test: pkg/cri/client/v1/client.go#L59
c.Info undefined (type *client has no field or method Info) (typecheck)
verify / build-and-test: pkg/cri/client/client.go#L141
c.Debug undefined (type *client has no field or method Debug) (typecheck)
verify / build-and-test: pkg/cri/client/client.go#L146
c.Debug undefined (type *client has no field or method Debug) (typecheck)
verify / build-and-test: pkg/cri/client/client.go#L166
c.Warn undefined (type *client has no field or method Warn) (typecheck)
verify / build-and-test: pkg/cri/client/client.go#L217
c.Info undefined (type *client has no field or method Info) (typecheck)
verify / build-and-test: pkg/cri/client/client.go#L258
c.client.Version undefined (type criClient has no field or method Version) (typecheck)
verify / build-and-test: pkg/cri/client/client.go#L266
c.client.RunPodSandbox undefined (type criClient has no field or method RunPodSandbox) (typecheck)
verify / build-and-test: pkg/cri/client/client.go#L274
c.client.StopPodSandbox undefined (type criClient has no field or method StopPodSandbox) (typecheck)
verify / build-and-test: pkg/cri/client/client.go#L282
c.client.RemovePodSandbox undefined (type criClient has no field or method RemovePodSandbox) (typecheck)
verify / codeql-scan / codeql-scan
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.