Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

golangci-lint fails on master #179

Open
rjeczalik opened this issue Dec 12, 2024 · 0 comments · May be fixed by #180
Open

golangci-lint fails on master #179

rjeczalik opened this issue Dec 12, 2024 · 0 comments · May be fixed by #180

Comments

@rjeczalik
Copy link
Member

internal/provider/connection/connection.go:193:22: printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
		return diag.Errorf(err.Error())
		                   ^
internal/provider/connection/connection.go:286:22: printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
		return diag.Errorf(err.Error())
rjeczalik added a commit that referenced this issue Dec 12, 2024
@rjeczalik rjeczalik linked a pull request Dec 12, 2024 that will close this issue
rjeczalik added a commit that referenced this issue Dec 13, 2024
rjeczalik added a commit that referenced this issue Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant