Use new client token when CreateVolume
returns IdempotentParameterMismatch
#737
Annotations
10 errors and 2 warnings
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
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "base-coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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