targets: Handle OrigUri and OrigUriApps when adding targets #403
Annotations
9 errors and 1 warning
golangci-lint:
subcommands/targets/add.go#L1
: # github.com/foundriesio/fioctl/subcommands/targets
|
golangci-lint:
subcommands/targets/add.go#L114
target.Custom.OrigUriApps undefined (type *client.TufCustom has no field or method OrigUriApps)
|
golangci-lint:
subcommands/targets/add.go#L142
target.Custom.OrigUriApps undefined (type *client.TufCustom has no field or method OrigUriApps)
|
golangci-lint:
subcommands/targets/add.go#L143
target.Custom.OrigUriApps undefined (type *client.TufCustom has no field or method OrigUriApps) (typecheck)
|
golangci-lint:
cmd/root.go#L29
could not import github.com/foundriesio/fioctl/subcommands/targets (-: # github.com/foundriesio/fioctl/subcommands/targets
|
golangci-lint:
subcommands/targets/add.go#L114
target.Custom.OrigUriApps undefined (type *client.TufCustom has no field or method OrigUriApps)
|
golangci-lint:
subcommands/targets/add.go#L142
target.Custom.OrigUriApps undefined (type *client.TufCustom has no field or method OrigUriApps)
|
golangci-lint:
subcommands/targets/add.go#L143
target.Custom.OrigUriApps undefined (type *client.TufCustom has no field or method OrigUriApps)) (typecheck)
|
golangci-lint
Process completed with exit code 2.
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fioctl/fioctl. Supported file pattern: go.sum
|