Skip to content

chore: fix linter issues #290

chore: fix linter issues

chore: fix linter issues #290

Triggered via push October 26, 2023 12:08
Status Failure
Total duration 2m 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: config/config.go#L145
undeclared name: `yaml` (typecheck)
lint: config/config.go#L158
undeclared name: `flags` (typecheck)
lint: config/config.go#L160
undeclared name: `flags` (typecheck)
lint: config/config.go#L13
"gopkg.in/yaml.v2" imported but not used (typecheck)
lint: config/config.go#L11
"github.com/jessevdk/go-flags" imported but not used (typecheck)
lint: state/tfe.go#L74
t.Workspaces undefined (type *TFE has no field or method Workspaces) (typecheck)
lint: state/tfe.go#L114
t.Workspaces undefined (type *TFE has no field or method Workspaces) (typecheck)
lint: state/tfe.go#L145
t.StateVersions undefined (type *TFE has no field or method StateVersions) (typecheck)
lint: state/tfe.go#L170
t.StateVersions undefined (type *TFE has no field or method StateVersions) (typecheck)
lint: state/tfe.go#L176
t.StateVersions undefined (type *TFE has no field or method StateVersions) (typecheck)