Skip to content

feat: conform to color.Color and add RGBColor and color consts #1290

feat: conform to color.Color and add RGBColor and color consts

feat: conform to color.Color and add RGBColor and color consts #1290

Triggered via push May 14, 2024 16:36
Status Failure
Total duration 31s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
lint: env.go#L122
Error return value of `log.Output` is not checked (errcheck)
lint: color.go#L76
ineffectual assignment to col (ineffassign)
lint: color.go#L79
ineffectual assignment to col (ineffassign)
lint: color.go#L81
ineffectual assignment to col (ineffassign)
lint: color.go#L83
ineffectual assignment to col (ineffassign)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
lint: color.go#L142
receiver-naming: receiver name ac should be consistent with previous receiver name c for ANSIColor (revive)
lint: color.go#L158
receiver-naming: receiver name c should be consistent with previous receiver name bc for basicColor (revive)