Skip to content

fix(table): use latest lipgloss table #376

fix(table): use latest lipgloss table

fix(table): use latest lipgloss table #376

Triggered via push March 28, 2024 23:06
Status Success
Total duration 35s
Artifacts

lint.yml

on: push
lint-soft
25s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-soft: ansi/table.go#L49
ansi/table.go:49: Line contains TODO/BUG/FIXME: "TODO restore ability to use custom table..." (godox)
lint-soft: ansi/table.go#L75
ansi/table.go:75: Line contains TODO/BUG/FIXME: "TODO should prefix, suffix, and margins ..." (godox)
lint-soft: ansi/style.go#L141
`cascadeStyles` - `toBlock` always receives `true` (unparam)
lint-soft: ansi/templatehelper.go#L32
mnd: Magic number: 2, in <condition> detected (gomnd)
lint-soft: dracula.go#L12
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: dracula.go#L19
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: dracula.go#L118
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: dracula.go#L22
mnd: Magic number: 2, in <assign> detected (gomnd)
lint-soft: styles.go#L34
mnd: Magic number: 4, in <assign> detected (gomnd)
lint-soft: 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)
lint-soft
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/.
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/glamour/glamour. Supported file pattern: go.sum