chore: use separate registry package from libnuke with [email protected] #160
Annotations
8 errors
test:
tools/list-cloudcontrol/main.go#L7
"github.com/ekristen/libnuke/pkg/registry" imported and not used
|
test:
tools/list-cloudcontrol/main.go#L36
undefined: resource.GetAlternativeResourceTypeMapping
|
test:
resources/iam-virtual-mfa-devices_mock_test.go#L25
cannot use "user:foobar" (untyped string constant) as *string value in struct literal
|
test:
resources/iam-virtual-mfa-devices_mock_test.go#L26
cannot use "serial:foobar" (untyped string constant) as *string value in struct literal
|
test:
resources/iam-virtual-mfa-devices_mock_test.go#L30
cannot use &iamVirtualMFADevice.userName (value of type **string) as *string value in struct literal
|
test:
resources/iam-virtual-mfa-devices_mock_test.go#L31
cannot use &iamVirtualMFADevice.serialNumber (value of type **string) as *string value in struct literal
|
test:
resources/iam-virtual-mfa-devices_mock_test.go#L35
cannot use iamVirtualMFADevice.serialNumber (variable of type *string) as string value in argument to aws.String
|
test
Process completed with exit code 1.
|