[1.16]: CMPT-2763 #1118
Annotations
10 errors and 1 warning
Go code prechecks
method dummyBackend.DeleteID already declared at pkg/allocator/allocator_test.go:58:24
|
Go code prechecks
d.identities undefined (type *dummyBackend has no field or method identities)
|
Go code prechecks
d.identities undefined (type *dummyBackend has no field or method identities)
|
Go code prechecks:
pkg/allocator/allocator_test.go#L65
method dummyBackend.DeleteID already declared at /home/runner/work/cilium/cilium/src/github.com/cilium/cilium/pkg/allocator/allocator_test.go:58:24
|
Go code prechecks:
pkg/allocator/allocator_test.go#L68
d.identities undefined (type *dummyBackend has no field or method identities)
|
Go code prechecks:
pkg/allocator/allocator_test.go#L212
d.identities undefined (type *dummyBackend has no field or method identities)
|
Go code prechecks
cannot use api (variable of type *"github.com/cilium/cilium/pkg/azure/api/mock".API) as AzureAPI value in argument to NewInstancesManager: *"github.com/cilium/cilium/pkg/azure/api/mock".API does not implement AzureAPI (missing method GetInstance)
|
Go code prechecks
cannot use api (variable of type *"github.com/cilium/cilium/pkg/azure/api/mock".API) as AzureAPI value in argument to NewInstancesManager: *"github.com/cilium/cilium/pkg/azure/api/mock".API does not implement AzureAPI (missing method GetInstance)
|
Go code prechecks
cannot use api (variable of type *"github.com/cilium/cilium/pkg/azure/api/mock".API) as AzureAPI value in argument to NewInstancesManager: *"github.com/cilium/cilium/pkg/azure/api/mock".API does not implement AzureAPI (missing method GetInstance)
|
Go code prechecks
cannot use api (variable of type *"github.com/cilium/cilium/pkg/azure/api/mock".API) as AzureAPI value in argument to NewInstancesManager: *"github.com/cilium/cilium/pkg/azure/api/mock".API does not implement AzureAPI (missing method GetInstance)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/cilium/cilium. Supported file pattern: go.sum
|
Loading