build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2 #448
Annotations
5 errors and 1 warning
pkg/cri/containerd/client.go#L1
: # github.com/k8snetworkplumbingwg/multus-dynamic-networks-controller/pkg/cri/containerd [github.com/k8snetworkplumbingwg/multus-dynamic-networks-controller/pkg/cri/containerd.test]
|
pkg/cri/containerd/runtime_test.go#L32
cannot use fake.NewFakeContainer(containerID, netnsPath) (value of type *fake.Container) as type "github.com/containerd/containerd".Container in argument to fake.WithCachedContainer:
|
pkg/cri/containerd/runtime_test.go#L66
cannot use fake.NewFakeNonLinuxContainer(containerID) (value of type *fake.Container) as type "github.com/containerd/containerd".Container in argument to fake.WithCachedContainer:
|
pkg/cri/containerd/runtime_test.go#L83
cannot use fake.NewFakeContainerWithoutNetworkNamespace(containerID) (value of type *fake.Container) as type "github.com/containerd/containerd".Container in argument to fake.WithCachedContainer:
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading