Skip to content

feat: add adaptive color package #1397

feat: add adaptive color package

feat: add adaptive color package #1397

Triggered via push August 30, 2024 21:15
Status Success
Total duration 28s
Artifacts

lint-soft.yml

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

Annotations

10 errors and 1 warning
lint-soft: color.go#L69
Magic number: 16, in <condition> detected (gomnd)
lint-soft: color.go#L71
Magic number: 256, in <condition> detected (gomnd)
lint-soft: color.go#L78
Magic number: 16, in <condition> detected (gomnd)
lint-soft: color.go#L80
Magic number: 256, in <condition> detected (gomnd)
lint-soft: color.go#L100
Magic number: 8, in <operation> detected (gomnd)
lint-soft: color.go#L101
Magic number: 8, in <operation> detected (gomnd)
lint-soft: color.go#L102
Magic number: 8, in <operation> detected (gomnd)
lint-soft: color.go#L153
Magic number: 0.5, in <return> detected (gomnd)
lint-soft: adaptive/terminal.go#L64
error returned from external package is unwrapped: sig: func github.com/charmbracelet/x/input.NewDriver(r io.Reader, term string, flags int) (*github.com/charmbracelet/x/input.Driver, error) (wrapcheck)
lint-soft: adaptive/terminal.go#L80
error returned from external package is unwrapped: sig: func io.WriteString(w io.Writer, s string) (n int, err error) (wrapcheck)
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum