Craft tsuru_certificate_issuer resource #260
Annotations
10 errors and 1 warning
build:
internal/provider/resource_tsuru_app_autoscale.go#L441
cannot use int32(val) (value of type int32) as *int32 value in assignment
|
build:
internal/provider/resource_tsuru_app_autoscale.go#L446
cannot use int32(val) (value of type int32) as *int32 value in assignment
|
build:
internal/provider/resource_tsuru_app_autoscale.go#L451
cannot use int32(val) (value of type int32) as *int32 value in assignment
|
build:
internal/provider/resource_tsuru_app_autoscale_flatten.go#L60
invalid operation: fsd.ScaleDownRead.PercentagePolicyValue != int32(fsd.PERCENTAGE_VALUE) (mismatched types *int32 and int32)
|
build:
internal/provider/resource_tsuru_app_autoscale_flatten.go#L64
invalid operation: fsd.ScaleDownRead.StabilizationWindow != int32(fsd.STABILIZATION_WINDOW_VALUE) (mismatched types *int32 and int32)
|
build:
internal/provider/resource_tsuru_app_autoscale_flatten.go#L68
invalid operation: fsd.ScaleDownRead.UnitsPolicyValue != int32(fsd.UNITS_VALUE) (mismatched types *int32 and int32)
|
build:
internal/provider/resource_tsuru_app_autoscale_flatten.go#L79
invalid operation: fsd.ScaleDownRead.PercentagePolicyValue != fsd.PERCENTAGE_VALUE (mismatched types *int32 and int32)
|
build:
internal/provider/resource_tsuru_app_autoscale_flatten.go#L82
invalid operation: fsd.ScaleDownRead.StabilizationWindow != fsd.STABILIZATION_WINDOW_VALUE (mismatched types *int32 and int32)
|
build:
internal/provider/resource_tsuru_app_autoscale_flatten.go#L85
invalid operation: fsd.ScaleDownRead.UnitsPolicyValue != fsd.UNITS_VALUE (mismatched types *int32 and int32)
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|