add undercurl support #3
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
|