Skip to content

Craft tsuru_certificate_issuer resource #260

Craft tsuru_certificate_issuer resource

Craft tsuru_certificate_issuer resource #260

Triggered via pull request December 11, 2024 13:18
Status Failure
Total duration 50s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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