Skip to content

docs: improve haskell example (thanks @imcotton) #535

docs: improve haskell example (thanks @imcotton)

docs: improve haskell example (thanks @imcotton) #535

Triggered via push August 26, 2024 17:20
Status Success
Total duration 50s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
lint-soft: ansi/blockelement.go#L35
G115: integer overflow conversion uint -> int (gosec)
lint-soft: ansi/heading.go#L77
G115: integer overflow conversion uint -> int (gosec)
lint-soft: ansi/listitem.go#L19
G115: integer overflow conversion uint -> int64 (gosec)
lint-soft: ansi/paragraph.go#L40
G115: integer overflow conversion uint -> int (gosec)
lint-soft: ansi/table.go#L54
G115: integer overflow conversion uint -> int (gosec)
lint-soft: ansi/table.go#L64
G115: integer overflow conversion uint -> int (gosec)
lint-soft: glamour.go#L254
G115: integer overflow conversion uintptr -> int (gosec)
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)
lint-soft
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2