added config X509 resource #152
Annotations
11 errors and 5 warnings
terrafmt
Process completed with exit code 1.
|
golangci-lint:
bastion/resource_config_x509.go#L170
Error return value of `d.Set` is not checked (errcheck)
|
golangci-lint:
bastion/resource_config_x509.go#L171
Error return value of `d.Set` is not checked (errcheck)
|
golangci-lint:
bastion/resource_config_x509.go#L172
Error return value of `d.Set` is not checked (errcheck)
|
golangci-lint:
bastion/resource_config_x509_test.go#L41
Comment should end in a period (godot)
|
golangci-lint:
bastion/resource_config_x509_test.go#L53
Comment should end in a period (godot)
|
golangci-lint:
bastion/resource_config_x509.go#L96
unused-parameter: parameter 'm' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
bastion/resource_config_x509.go#L74
return with no blank line before (nlreturn)
|
golangci-lint:
bastion/resource_config_x509.go#L70
return with no blank line before (nlreturn)
|
golangci-lint:
bastion/resource_config_x509.go#L99
return with no blank line before (nlreturn)
|
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-wallix-bastion/terraform-provider-wallix-bastion. 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-wallix-bastion/terraform-provider-wallix-bastion. Supported file pattern: go.sum
|