Skip to content

feat: allow configuration of retry attempts for Promotion steps #7829

feat: allow configuration of retry attempts for Promotion steps

feat: allow configuration of retry attempts for Promotion steps #7829

Triggered via pull request November 15, 2024 22:30
Status Failure
Total duration 3m 8s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint-go: pkg/api/service/v1alpha1/service.pb.go#L11
could not import github.com/akuity/kargo/api/v1alpha1 (-: # github.com/akuity/kargo/api/v1alpha1
lint-go: internal/cli/kubernetes/scheme.go#L8
could not import github.com/akuity/kargo/api/v1alpha1 (-: # github.com/akuity/kargo/api/v1alpha1
lint-go: internal/cli/cmd/create/project.go#L16
could not import github.com/akuity/kargo/api/v1alpha1 (-: # github.com/akuity/kargo/api/v1alpha1
lint-go: api/v1alpha1/annotations.go#L1
: # github.com/akuity/kargo/api/v1alpha1 [github.com/akuity/kargo/api/v1alpha1.test]
lint-go: internal/api/watch_promotion_v1alpha1.go#L9
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured" imported and not used (typecheck)
lint-go: internal/api/watch_promotions_v1alpha1.go#L9
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured" imported and not used (typecheck)
lint-go: internal/api/watch_stages_v1alpha1.go#L9
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured" imported and not used (typecheck)
lint-go: internal/api/option/auth.go#L254
declared and not used: claimName (typecheck)
lint-go: internal/api/option/auth.go#L255
declared and not used: claimValuesString (typecheck)
lint-go: internal/api/option/auth.go#L262
declared and not used: claimValueSliceItemString (typecheck)
test-unit
Process completed with exit code 2.