feat: add client authentication and Kafka instance creation methods #4
test.yml
on: push
Build
31s
generate
19s
Matrix: Terraform Provider Acceptance Tests
Annotations
7 errors
generate
Process completed with exit code 1.
|
Build:
client/auth.go#L3
func `(*Client).checkAuth` is unused (unused)
|
Build:
client/client.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Build:
internal/provider/util_wait.go#L22
SA1019: resource.StateChangeConf is deprecated: Copy this type to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.StateChangeConf. (staticcheck)
|
Build:
internal/provider/util_wait.go#L32
SA1019: stateConf.WaitForStateContext is deprecated: Copy this method to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.StateChangeConf. (staticcheck)
|
Build:
internal/provider/util_wait.go#L38
SA1019: resource.StateRefreshFunc is deprecated: Copy this type to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.StateRefreshFunc. (staticcheck)
|
Build
issues found
|