Skip to content

feat(providers) initial implementation of pulumi provider #104

feat(providers) initial implementation of pulumi provider

feat(providers) initial implementation of pulumi provider #104

Re-run triggered November 3, 2023 00:04
Status Failure
Total duration 1m 33s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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