Skip to content

Add --update flag to schedule-builder #615

Add --update flag to schedule-builder

Add --update flag to schedule-builder #615

Triggered via pull request April 3, 2024 11:28
Status Failure
Total duration 6m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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