feat(iso): support deprecation info API #1008
Annotations
5 errors and 1 warning
internal/cmd/iso/describe.go#L1
: # github.com/hetznercloud/cli/internal/cmd/iso
|
internal/cmd/iso/describe.go#L33
cannot use iso (variable of type *hcloud.ISO) as hcloud.Deprecatable value in argument to util.DescribeDeprecation: *hcloud.ISO does not implement hcloud.Deprecatable (missing method DeprecationAnnounced) (typecheck)
|
internal/cli/root.go#L13
could not import github.com/hetznercloud/cli/internal/cmd/iso (-: # github.com/hetznercloud/cli/internal/cmd/iso
|
internal/cmd/iso/describe.go#L33
cannot use iso (variable of type *hcloud.ISO) as hcloud.Deprecatable value in argument to util.DescribeDeprecation: *hcloud.ISO does not implement hcloud.Deprecatable (missing method DeprecationAnnounced)) (typecheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading