Merge branch 'master' of https://github.com/wallix/terraform-provider… #14
Annotations
6 errors and 5 warnings
terrafmt
No such file or directory
|
golangci-lint:
waapm/provider.go#L224
Error return value of `d.Set` is not checked (errcheck)
|
golangci-lint:
waapm/provider.go#L108
cognitive complexity 36 of func `dataSourceSecretRead` is high (> 30) (gocognit)
|
golangci-lint:
waapm/provider.go#L161
shadow: declaration of "ok" shadows declaration at line 109 (govet)
|
golangci-lint:
waapm/provider.go#L187
ineffectual assignment to generations (ineffassign)
|
golangci-lint
issues found
|
markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terrafmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terrafmt
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-waapm/terraform-provider-waapm. Supported file pattern: go.sum
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-waapm/terraform-provider-waapm. Supported file pattern: go.sum
|