Skip to content

add undercurl support #3

add undercurl support

add undercurl support #3

Triggered via push September 6, 2024 15:34
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: color.go#L68
G115: integer overflow conversion int -> uint8 (gosec)
lint: color.go#L70
G115: integer overflow conversion int -> uint8 (gosec)
lint: color.go#L72
G115: integer overflow conversion int -> uint32 (gosec)
lint: color.go#L76
G115: integer overflow conversion int -> uint8 (gosec)
lint: color.go#L78
G115: integer overflow conversion int -> uint8 (gosec)
lint: color.go#L80
G115: integer overflow conversion int -> uint32 (gosec)
lint: hyperlink.go#L7
exported: exported function Hyperlink should have comment or be unexported (revive)
lint: table/table.go#L474
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
lint: tree/renderer.go#L133
function max has same name as predeclared identifier (predeclared)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum