feat(iso): support deprecation info API #1008
Annotations
5 errors and 1 warning
golangci-lint:
internal/cmd/iso/describe.go#L1
: # github.com/hetznercloud/cli/internal/cmd/iso
|
golangci-lint:
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)
|
golangci-lint:
internal/cli/root.go#L13
could not import github.com/hetznercloud/cli/internal/cmd/iso (-: # github.com/hetznercloud/cli/internal/cmd/iso
|
golangci-lint:
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)
|
golangci-lint
issues found
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading