Merge branch 'master' of github.com:halter/terraform-provider-airflow #1
test.yml
on: push
Build
3m 0s
generate
17s
Matrix: Terraform Provider Acceptance Tests
Annotations
5 errors
Build:
internal/provider/resource_dag_run.go#L73
SA1019: resource.StateChangeConf is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
Build:
internal/provider/resource_dag_run.go#L145
SA1019: resource.StateRefreshFunc is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
Build:
internal/provider/provider.go#L91
SA4009: argument ctx is overwritten before first use (staticcheck)
|
Build:
internal/provider/provider.go#L106
SA4009(related information): assignment to ctx (staticcheck)
|
Build
issues found
|