Skip to content

feat(examples): add simple example that renders markdown from a pipe #467

feat(examples): add simple example that renders markdown from a pipe

feat(examples): add simple example that renders markdown from a pipe #467

Triggered via push July 30, 2024 17:49
Status Success
Total duration 19s
Artifacts

lint.yml

on: push
lint-soft
11s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-soft: ansi/templatehelper.go#L33
Magic number: 2, in <condition> detected (mnd)
lint-soft: ansi/baseelement.go#L48
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
lint-soft: ansi/templatehelper.go#L73
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)