fix(table): use latest lipgloss table #376
Annotations
10 errors and 2 warnings
golangci-lint:
ansi/table.go#L49
ansi/table.go:49: Line contains TODO/BUG/FIXME: "TODO restore ability to use custom table..." (godox)
|
golangci-lint:
ansi/table.go#L75
ansi/table.go:75: Line contains TODO/BUG/FIXME: "TODO should prefix, suffix, and margins ..." (godox)
|
golangci-lint:
ansi/style.go#L141
`cascadeStyles` - `toBlock` always receives `true` (unparam)
|
golangci-lint:
ansi/templatehelper.go#L32
mnd: Magic number: 2, in <condition> detected (gomnd)
|
golangci-lint:
dracula.go#L12
mnd: Magic number: 2, in <argument> detected (gomnd)
|
golangci-lint:
dracula.go#L19
mnd: Magic number: 2, in <argument> detected (gomnd)
|
golangci-lint:
dracula.go#L118
mnd: Magic number: 2, in <argument> detected (gomnd)
|
golangci-lint:
dracula.go#L22
mnd: Magic number: 2, in <assign> detected (gomnd)
|
golangci-lint:
styles.go#L34
mnd: Magic number: 4, in <assign> detected (gomnd)
|
golangci-lint:
ansi/baseelement.go#L49
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)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/glamour/glamour. Supported file pattern: go.sum
|
Loading