Skip to content

Require ok-to-test label to run e2e tests #7

Require ok-to-test label to run e2e tests

Require ok-to-test label to run e2e tests #7

Triggered via pull request June 27, 2023 17:15
Status Failure
Total duration 2h 11m 23s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Lint: go-controller/pkg/clustermanager/network_cluster_controller.go#L226
ncc.IPMode undefined (type *networkClusterController has no field or method IPMode) (typecheck)
Lint: go-controller/pkg/clustermanager/network_cluster_controller.go#L340
ncc.IsSecondary undefined (type *networkClusterController has no field or method IsSecondary) (typecheck)
Lint: go-controller/pkg/cni/cni.go#L297
podInterfaceInfo.Gateways undefined (type *PodInterfaceInfo has no field or method Gateways) (typecheck)
Lint: go-controller/pkg/cni/cni.go#L307
podInterfaceInfo.IPs undefined (type *PodInterfaceInfo has no field or method IPs) (typecheck)
Lint: go-controller/pkg/cni/helper_linux.go#L158
ifInfo.IPs undefined (type *PodInterfaceInfo has no field or method IPs) (typecheck)
Lint: go-controller/pkg/cni/helper_linux.go#L164
ifInfo.Gateways undefined (type *PodInterfaceInfo has no field or method Gateways) (typecheck)
Lint: go-controller/pkg/cni/helper_linux.go#L169
ifInfo.Routes undefined (type *PodInterfaceInfo has no field or method Routes) (typecheck)
Lint: go-controller/pkg/cni/helper_linux.go#L193
ifInfo.MAC undefined (type *PodInterfaceInfo has no field or method MAC) (typecheck)
Lint: go-controller/pkg/cni/helper_linux.go#L274
ifInfo.MAC undefined (type *PodInterfaceInfo has no field or method MAC) (typecheck)
Lint: go-controller/pkg/cni/helper_linux.go#L292
ifInfo.MAC undefined (type *PodInterfaceInfo has no field or method MAC) (typecheck)
build / Build-PR
undefined: atomic.Pointer
build / Build-PR
undefined: atomic.Pointer
build / Build-PR
Process completed with exit code 2.
DCO
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/