chore: fix linter issues #290
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)
|