Skip to content

chore(deps): bump github.com/charmbracelet/x/ansi from 0.5.2 to 0.6.0 #610

chore(deps): bump github.com/charmbracelet/x/ansi from 0.5.2 to 0.6.0

chore(deps): bump github.com/charmbracelet/x/ansi from 0.5.2 to 0.6.0 #610

Status Success
Total duration 36s
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/blockstack.go#L62
G115: integer overflow conversion int -> uint (gosec)
lint-soft: ansi/blockstack.go#L65
G115: integer overflow conversion int -> uint (gosec)
lint-soft: ansi/elements.go#L137
G115: integer overflow conversion int -> uint (gosec)
lint-soft: ansi/heading.go#L64
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: ansi/templatehelper.go#L33
Magic number: 2, in <condition> detected (mnd)
lint-soft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636