feat(certificate): allow retrying managed certificate issuance (#847) #1894
Annotations
10 errors
internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
|
internal/cmd/certificate/retry.go#L37
cannot use s (variable of type state.State) as *cobra.Command value in argument to s.WaitForActions (typecheck)
|
internal/cmd/all/list.go#L10
could not import github.com/hetznercloud/cli/internal/cmd/certificate (-: # github.com/hetznercloud/cli/internal/cmd/certificate
|
internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
|
internal/cmd/certificate/retry.go#L37
cannot use s (variable of type state.State) as *cobra.Command value in argument to s.WaitForActions) (typecheck)
|
cmd/hcloud/main.go#L9
could not import github.com/hetznercloud/cli/internal/cmd/certificate (-: # github.com/hetznercloud/cli/internal/cmd/certificate
|
internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
|
internal/cmd/certificate/retry.go#L37
cannot use s (variable of type state.State) as *cobra.Command value in argument to s.WaitForActions) (typecheck)
|
internal/cmd/certificate/create_test.go#L11
could not import github.com/hetznercloud/cli/internal/cmd/certificate (-: # github.com/hetznercloud/cli/internal/cmd/certificate
|
internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
|
The logs for this run have expired and are no longer available.
Loading