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