Skip to content

Release version 4.x #178

Release version 4.x

Release version 4.x #178

Triggered via pull request October 21, 2023 07:49
@pacoorozcopacoorozco
synchronize #390
4.x
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Linter code
31s
Linter code
Fit to window
Zoom out
Zoom in

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)