fix(table): grow table rows based on --columns #1478
Annotations
4 errors and 2 warnings
lint:
table/command.go#L100
cannot range over row (variable of type int): requires go1.22 or later (-lang was set to go1.21; check go.mod) (typecheck)
|
lint:
gum.go#L19
could not import github.com/charmbracelet/gum/table (-: # github.com/charmbracelet/gum/table
|
lint:
table/command.go#L100
cannot range over row (variable of type int): requires go1.22 or later (-lang was set to go1.21; check go.mod)) (typecheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gum/gum. Supported file pattern: go.sum
|