Release version 4.x #178
Annotations
10 errors
Linter code:
internal/config/config.go#L89
undefined: hjson (typecheck)
|
Linter code:
internal/config/config.go#L163
undefined: homedir (typecheck)
|
Linter code:
internal/config/config.go#L201
undefined: hjson (typecheck)
|
Linter code:
internal/cli/flags/flags.go#L34
undefined: homedir (typecheck)
|
Linter code:
internal/cli/auth/auth.go#L33
cmd.CfgDir undefined (type *AuthCmd has no field or method CfgDir) (typecheck)
|
Linter code:
internal/cli/list/list_albums.go#L48
o.CfgDir undefined (type *ListAlbumsCommandOptions has no field or method CfgDir) (typecheck)
|
Linter code:
internal/cli/list/list_albums.go#L73
o.Debug undefined (type *ListAlbumsCommandOptions has no field or method Debug) (typecheck)
|
Linter code:
internal/cli/list/list_media.go#L53
o.CfgDir undefined (type *ListMediaItemsCommandOptions has no field or method CfgDir) (typecheck)
|
Linter code:
internal/cli/list/list_media.go#L86
o.Debug undefined (type *ListMediaItemsCommandOptions has no field or method Debug) (typecheck)
|
Linter code:
internal/cli/push/push.go#L44
cmd.CfgDir undefined (type *PushCmd has no field or method CfgDir) (typecheck)
|