Skip to content

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

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

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

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

verify-pr-code.yaml

on: pull_request
verify  /  build-and-test
2m 56s
verify / build-and-test
verify  /  ...  /  trivy-scan-licenses
15s
verify / trivy-scan / trivy-scan-licenses
verify  /  ...  /  trivy-scan-vulns
29s
verify / trivy-scan / trivy-scan-vulns
verify  /  ...  /  codeql-scan
21s
verify / codeql-scan / codeql-scan
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
verify / codeql-scan / codeql-scan
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.4/x64/codeql/go/tools/autobuild.sh". Exit code was 1 and last log line was: 2024/01/05 10:18:22 Extraction failed: exit status 1. See the logs for more details.
verify / build-and-test: test/functional/fake_cri_server_test.go#L66
cannot use srv (variable of type *fakeCriServer) as "k8s.io/cri-api/pkg/apis/runtime/v1".RuntimeServiceServer value in argument to criv1.RegisterRuntimeServiceServer: *fakeCriServer does not implement "k8s.io/cri-api/pkg/apis/runtime/v1".RuntimeServiceServer (missing method ListMetricDescriptors)
verify / build-and-test
Process completed with exit code 2.
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.