Skip to content

Use new client token when CreateVolume returns IdempotentParameterMismatch #1747

Use new client token when CreateVolume returns IdempotentParameterMismatch

Use new client token when CreateVolume returns IdempotentParameterMismatch #1747

Triggered via pull request June 25, 2024 19:56
Status Failure
Total duration 51s
Artifacts

unit-tests.yaml

on: pull_request
Matrix: buildx
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
buildx (ubuntu-latest): 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
buildx (ubuntu-latest): 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
buildx (ubuntu-latest): 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
buildx (ubuntu-latest): 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
buildx (ubuntu-latest): 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
buildx (ubuntu-latest): 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
buildx (ubuntu-latest): 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
buildx (ubuntu-latest): 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
buildx (ubuntu-latest): 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
buildx (ubuntu-latest): 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
buildx (windows-latest)
The job was canceled because "ubuntu-latest" failed.
buildx (windows-latest)
The operation was canceled.
buildx (ubuntu-latest)
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/.