Bump the minor-dependencies group with 5 updates #104
Annotations
4 errors and 1 warning
Run Unit Tests:
network/cni/cni_test.go#L264
cannot use mockLoCNI (variable of type *mock_cni.MockCNI) as libcni.CNI value in assignment: *mock_cni.MockCNI does not implement libcni.CNI (missing method GCNetworkList)
|
Run Unit Tests:
network/kubenet/kubenet_linux_test.go#L179
cannot use mockcni (variable of type *mock_cni.MockCNI) as libcni.CNI value in assignment: *mock_cni.MockCNI does not implement libcni.CNI (missing method GCNetworkList)
|
Run Unit Tests:
network/kubenet/kubenet_linux_test.go#L307
cannot use mockcni (variable of type *mock_cni.MockCNI) as libcni.CNI value in assignment: *mock_cni.MockCNI does not implement libcni.CNI (missing method GCNetworkList)
|
Run Unit Tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading