chore(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 #549
Annotations
10 errors
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)
|