Use new client token when CreateVolume
returns IdempotentParameterMismatch
#1747
Annotations
10 errors and 1 warning
pkg/cloud/devicemanager/allocator_test.go#L29
cannot use map[string]struct{}{} (value of type map[string]struct{}) as *sync.Map value in argument to allocator.GetNext
|
pkg/cloud/devicemanager/allocator_test.go#L53
cannot use map[string]struct{}{…} (value of type map[string]struct{}) as *sync.Map value in argument to allocator.GetNext
|
pkg/cloud/devicemanager/allocator_test.go#L64
cannot use map[string]struct{}{…} (value of type map[string]struct{}) as *sync.Map value in argument to allocator.GetNext
|
pkg/cloud/devicemanager/allocator_test.go#L75
cannot use map[string]struct{}{} (value of type map[string]struct{}) as *sync.Map value in argument to allocator.GetNext
|
pkg/cloud/devicemanager/allocator_test.go#L78
cannot use map[string]struct{}{} (value of type map[string]struct{}) as *sync.Map value in argument to allocator.GetNext
|
pkg/cloud/devicemanager/manager_test.go#L62
cannot use map[string]struct{}{} (value of type map[string]struct{}) as *sync.Map value in argument to dm.NewDevice
|
pkg/cloud/devicemanager/manager_test.go#L73
cannot use map[string]struct{}{} (value of type map[string]struct{}) as *sync.Map value in argument to dm.NewDevice
|
pkg/cloud/devicemanager/manager_test.go#L77
cannot use map[string]struct{}{} (value of type map[string]struct{}) as *sync.Map value in argument to dm.NewDevice
|
pkg/cloud/devicemanager/manager_test.go#L85
cannot use map[string]struct{}{} (value of type map[string]struct{}) as *sync.Map value in argument to dm.NewDevice
|
pkg/cloud/devicemanager/manager_test.go#L139
cannot use map[string]struct{}{} (value of type map[string]struct{}) as *sync.Map value in argument to dm.NewDevice
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading