Update module github.com/charmbracelet/lipgloss to v0.9.0 #223
Annotations
8 errors
Go 1.19 run:
core/module/charm_select.go#L122
cannot use func(s string) string {…} (value of type func(s string) string) as type func(strs ...string) string in assignment
|
Go 1.19 run
Process completed with exit code 2.
|
Go 1.18 run:
core/module/charm_select.go#L122
cannot use func(s string) string {…} (value of type func(s string) string) as type func(strs ...string) string in assignment
|
Go 1.18 run
Process completed with exit code 2.
|
Go 1.18.1 run:
core/module/charm_select.go#L122
cannot use func(s string) string {…} (value of type func(s string) string) as type func(strs ...string) string in assignment
|
Go 1.18.1 run
Process completed with exit code 2.
|
Go 1.20 run:
core/module/charm_select.go#L122
cannot use func(s string) string {…} (value of type func(s string) string) as func(strs ...string) string value in assignment
|
Go 1.20 run
Process completed with exit code 2.
|