Skip to content

feat(certificate): allow retrying managed certificate issuance (#847) #1288

feat(certificate): allow retrying managed certificate issuance (#847)

feat(certificate): allow retrying managed certificate issuance (#847) #1288

Triggered via push August 26, 2024 08:01
Status Failure
Total duration 4m 52s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: 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)
build: internal/cmd/certificate/retry.go#L37
cannot use s (variable of type state.State) as *cobra.Command value in argument to s.WaitForActions
build
The process '/opt/hostedtoolcache/goreleaser-action/2.2.0/x64/goreleaser' failed with exit code 1