feat(providers) initial implementation of pulumi provider #104
Annotations
5 errors
Lint:
pkg/providers/pulumi/pulumi.go#L157
Error return value of `response.Body.Close` is not checked (errcheck)
|
Lint:
pkg/providers/pulumi/pulumi.go#L10
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/helmfile/vals) (gci)
|
Lint:
pkg/providers/pulumi/pulumi.go#L13
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/helmfile/vals) (gci)
|
Lint:
pkg/providers/pulumi/pulumi.go#L143
"GET" can be replaced by http.MethodGet (usestdlibvars)
|
Lint
issues found
|