Skip to content

builder: Make the eopkg binary configurable #193

builder: Make the eopkg binary configurable

builder: Make the eopkg binary configurable #193

Triggered via pull request September 18, 2024 15:16
Status Failure
Total duration 49s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: cli/root.go#L39
tag is not aligned, should be: short:"d" long:"debug" desc:"Enable debug message" (tagalign)
lint: cli/root.go#L40
tag is not aligned, should be: short:"n" long:"no-color" desc:"Disable color output" (tagalign)
lint: cli/root.go#L41
tag is not aligned, should be: short:"p" long:"profile" desc:"Build profile to use" (tagalign)
lint: cli/root.go#L42
tag is not aligned, should be: long:"eopkg-bin" desc:"eopkg binary to use" (tagalign)
lint: cli/root.go#L43
tag is not aligned, should be: long:"ypkg-bin" desc:"ypkg binary to use" (tagalign)
lint: builder/eopkg.go#L231
only cuddled expressions if assigning variable or using from line above (wsl)
lint
issues found