Bump the minor-dependencies group across 1 directory with 6 updates #158
Annotations
4 errors and 2 warnings
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)
|
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)
|
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)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading