wip: use tablewriter as reference + add example tests (not failing yet) #2004
Annotations
10 errors and 2 warnings
golangci-lint:
table/table.go#L246
table/table.go:246: Line contains TODO/BUG/FIXME: "TODO if header is greater than calculate..." (godox)
|
golangci-lint:
table/table.go#L256
table/table.go:256: Line contains TODO/BUG/FIXME: "TODO not sure about this part... We want..." (godox)
|
golangci-lint:
table/table.go#L322
table/table.go:322: Line contains TODO/BUG/FIXME: "TODO I don't think I need this here" (godox)
|
golangci-lint:
table/table.go#L345
table/table.go:345: Line contains TODO/BUG/FIXME: "TODO Go through all of the differences t..." (godox)
|
golangci-lint:
table/util.go#L50
Magic number: 2, in <operation> detected (mnd)
|
golangci-lint:
table/util.go#L51
Magic number: 2, in <operation> detected (mnd)
|
golangci-lint:
set.go#L713
Magic number: 2, in <case> detected (mnd)
|
golangci-lint:
set.go#L719
Magic number: 3, in <case> detected (mnd)
|
golangci-lint:
set.go#L725
Magic number: 4, in <case> detected (mnd)
|
golangci-lint:
set.go#L746
Magic number: 2, in <case> detected (mnd)
|
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/lipgloss/lipgloss. Supported file pattern: go.sum
|
Loading