feat: allow configuration of retry attempts for Promotion steps #7829
ci.yaml
on: pull_request
test-unit
2m 58s
lint-ui
28s
lint-go
2m 34s
lint-charts
19s
lint-proto
34s
check-codegen
1m 31s
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.
|