Skip to content

chore: add .templates to gitignore #45

chore: add .templates to gitignore

chore: add .templates to gitignore #45

Triggered via push April 25, 2026 21:21
Status Failure
Total duration 2m 13s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint
issues found
lint: styles.go#L29
exported: comment on exported var Success should be of the form "Success ..." (revive)
lint: styles.go#L6
exported: exported var BrightBlack should have comment or be unexported (revive)
lint: styles.go#L4
exported: comment on exported var Black should be of the form "Black ..." (revive)
lint: noColor.go#L9
exported: exported var NoColor should have comment or be unexported (revive)
lint: mode.go#L7
exported: exported const TrueColor should have comment (or a comment on this block) or be unexported (revive)
lint: color-ansi.go#L6
exported: exported const ANSIBlack should have comment (or a comment on this block) or be unexported (revive)
lint: style.go#L75
printf: missing ... in args forwarded to print-like function (govet)