chore(examples): update chat example to use new viewport methods #3916
Annotations
9 errors and 2 warnings
golangci-lint:
standard_renderer.go#L39
field `useANSICompressor` is unused (unused)
|
golangci-lint:
standard_renderer.go#L40
field `once` is unused (unused)
|
golangci-lint:
ferocious_renderer.go#L296
SA1019: ansi.HomeCursorPosition is deprecated: use [CursorHomePosition] instead. (staticcheck)
|
golangci-lint:
ferocious_renderer.go#L556
SA1019: ansi.SetCursorPosition is deprecated: use [CursorPosition] instead. (staticcheck)
|
golangci-lint:
ferocious_renderer.go#L572
SA1019: ansi.CursorRight is deprecated: use [CursorForward] instead. (staticcheck)
|
golangci-lint:
ferocious_renderer.go#L584
SA1019: ansi.CursorLeft is deprecated: use [CursorBackward] instead. (staticcheck)
|
golangci-lint:
standard_renderer.go#L265
SA1019: ansi.HomeCursorPosition is deprecated: use [CursorHomePosition] instead. (staticcheck)
|
golangci-lint:
standard_renderer.go#L276
SA1019: ansi.HomeCursorPosition is deprecated: use [CursorHomePosition] instead. (staticcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum
|
Loading