Skip to content

fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.34.0 #1670

fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.34.0

fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.34.0 #1670

Triggered via pull request May 17, 2024 23:46
Status Failure
Total duration 55s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: internal/provider/resource_docker_container_funcs.go#L605
SA1019: resource.StateChangeConf is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
lint: internal/provider/resource_docker_container_funcs.go#L768
SA1019: resource.StateRefreshFunc is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
lint: internal/provider/resource_docker_network_funcs.go#L86
SA1019: resource.StateChangeConf is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
lint: internal/provider/resource_docker_network_funcs.go#L107
SA1019: resource.StateChangeConf is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
lint: internal/provider/resource_docker_network_funcs.go#L150
SA1019: resource.StateRefreshFunc is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
lint: internal/provider/resource_docker_network_funcs.go#L196
SA1019: resource.StateRefreshFunc is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
lint
issues found