Automatic Update Terraform Types to to v0.19.1 #657
Annotations
6 errors and 2 warnings
Run make unit-test:
akp/types/instance.go#L68
invalid operation: argoCD.Spec.InstanceSpec.Fqdn == nil (mismatched types string and untyped nil)
|
Run make unit-test:
akp/types/instance.go#L70
cannot use &fqdn (value of type *string) as string value in assignment
|
Run make unit-test:
akp/types/types.go#L71
invalid operation: cd.Spec.InstanceSpec.Fqdn != nil (mismatched types string and untyped nil)
|
Run make unit-test:
akp/types/types.go#L72
invalid operation: cannot indirect cd.Spec.InstanceSpec.Fqdn (variable of type string)
|
Run make unit-test:
akp/types/types.go#L135
cannot use a.Spec.InstanceSpec.Fqdn.ValueStringPointer() (value of type *string) as string value in struct literal
|
Run make unit-test
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading