Skip to content

build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.14.0 #458

build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.14.0

build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.14.0 #458

Triggered via pull request January 15, 2024 05:59
Status Failure
Total duration 2m 5s
Artifacts

check.yaml

on: pull_request
build-linters-unit-tests
1m 57s
build-linters-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-linters-unit-tests: 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]
build-linters-unit-tests: 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:
build-linters-unit-tests: 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:
build-linters-unit-tests: 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:
build-linters-unit-tests
issues found
build-linters-unit-tests
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/