Skip to content

Bump github.com/containernetworking/cni from 1.1.2 to 1.2.3 in /agent #7441

Bump github.com/containernetworking/cni from 1.1.2 to 1.2.3 in /agent

Bump github.com/containernetworking/cni from 1.1.2 to 1.2.3 in /agent #7441

Triggered via pull request November 1, 2024 23:26
Status Failure
Total duration 4m 53s
Artifacts

windows.yml

on: pull_request
Windows unit tests
4m 42s
Windows unit tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Windows unit tests
cannot use libcniClient (variable of type *mock_libcni.MockCNI) as libcni.CNI value in assignment: *mock_libcni.MockCNI does not implement libcni.CNI (missing method GCNetworkList)
Windows unit tests
cannot use libcniClient (variable of type *mock_libcni.MockCNI) as libcni.CNI value in assignment: *mock_libcni.MockCNI does not implement libcni.CNI (missing method GCNetworkList)
Windows unit tests
cannot use libcniClient (variable of type *mock_libcni.MockCNI) as libcni.CNI value in assignment: *mock_libcni.MockCNI does not implement libcni.CNI (missing method GCNetworkList)
Windows unit tests
cannot use libcniClient (variable of type *mock_libcni.MockCNI) as libcni.CNI value in assignment: *mock_libcni.MockCNI does not implement libcni.CNI (missing method GCNetworkList)
Windows unit tests
cannot use libcniClient (variable of type *mock_libcni.MockCNI) as libcni.CNI value in assignment: *mock_libcni.MockCNI does not implement libcni.CNI (missing method GCNetworkList)
Windows unit tests
Process completed with exit code 1.
Windows unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/