Workflow boot features, print columns, and Workflow Conditions #3180
Annotations
9 errors
api/v1alpha1/workflow_methods.go#L63
missing cases in switch of type v1alpha1.WorkflowState: v1alpha1.WorkflowStatePreparing (exhaustive)
|
api/v1alpha1/workflow_types.go#L92
struct-tag: unknown option 'casttype' in protobuf tag (revive)
|
internal/cli/agent.go#L38
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
internal/client/client.go#L21
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
internal/deprecated/workflow/reconciler.go#L12
ST1019: package "k8s.io/apimachinery/pkg/api/errors" is being imported more than once (stylecheck)
|
internal/deprecated/workflow/reconciler.go#L13
ST1019(related information): other import of "k8s.io/apimachinery/pkg/api/errors" (stylecheck)
|
internal/deprecated/workflow/reconciler.go#L209
`if stored.Spec.BootOpts.OneTimeNetboot` has complex nested blocks (complexity: 17) (nestif)
|
internal/deprecated/workflow/reconciler.go#L230
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
|
The logs for this run have expired and are no longer available.
Loading