Add --update
flag to schedule-builder
#615
Annotations
9 errors
lint:
cmd/schedule-builder/cmd/model.go#L26
tag is not aligned, should be: json:"release,omitempty" yaml:"release,omitempty" (tagalign)
|
lint:
cmd/schedule-builder/cmd/model.go#L28
tag is not aligned, should be: json:"targetDate,omitempty" yaml:"targetDate,omitempty" (tagalign)
|
lint:
cmd/schedule-builder/cmd/model.go#L29
tag is not aligned, should be: json:"note,omitempty" yaml:"note,omitempty" (tagalign)
|
lint:
cmd/schedule-builder/cmd/model.go#L34
tag is not aligned, should be: json:"release,omitempty" yaml:"release,omitempty" (tagalign)
|
lint:
cmd/schedule-builder/cmd/model.go#L35
tag is not aligned, should be: json:"releaseDate,omitempty" yaml:"releaseDate,omitempty" (tagalign)
|
lint:
cmd/schedule-builder/cmd/model.go#L36
tag is not aligned, should be: json:"next,omitempty" yaml:"next,omitempty" (tagalign)
|
lint:
cmd/schedule-builder/cmd/model.go#L37
tag is not aligned, should be: json:"endOfLifeDate,omitempty" yaml:"endOfLifeDate,omitempty" (tagalign)
|
lint:
cmd/schedule-builder/cmd/model.go#L39
tag is not aligned, should be: json:"previousPatches,omitempty" yaml:"previousPatches,omitempty" (tagalign)
|
lint
issues found
|