feat(ci): add modify plan linter - #1685
Open
rubenhoenle wants to merge 2 commits into
Open
Annotations
7 errors and 1 warning
|
Lint
Process completed with exit code 2.
|
|
Lint:
stackit/internal/services/redis/instance/resource.go#L144
Terraform resource 'instanceResource' defines a 'region' field but does not implement the ModifyPlan method. (tfmodifyplan)
|
|
Lint:
stackit/internal/services/redis/credential/resource.go#L92
Terraform resource 'credentialResource' defines a 'region' field but does not implement the ModifyPlan method. (tfmodifyplan)
|
|
Lint:
stackit/internal/services/rabbitmq/instance/resource.go#L125
Terraform resource 'instanceResource' defines a 'region' field but does not implement the ModifyPlan method. (tfmodifyplan)
|
|
Lint:
stackit/internal/services/rabbitmq/credential/resource.go#L95
Terraform resource 'credentialResource' defines a 'region' field but does not implement the ModifyPlan method. (tfmodifyplan)
|
|
Lint:
stackit/internal/services/objectstorage/credential/resource.go#L70
Terraform resource 'credentialResource' ModifyPlan method must call github.com/stackitcloud/terraform-provider-stackit/stackit/internal/utils.AdaptRegion(). (tfmodifyplan)
|
|
Lint:
stackit/internal/services/cdn/distribution/resource.go#L328
Terraform resource 'distributionResource' defines a 'region' field but does not implement the ModifyPlan method. (tfmodifyplan)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading