fix!: style size to include borders #1976
Annotations
10 errors and 2 warnings
golangci-lint:
color.go#L219
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
golangci-lint:
compat/color.go#L51
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
golangci-lint:
query.go#L40
Magic number: 0o644, in <argument> detected (mnd)
|
golangci-lint:
query.go#L47
Magic number: 0o644, in <argument> detected (mnd)
|
golangci-lint:
terminal.go#L32
Magic number: 11, in <case> detected (mnd)
|
golangci-lint:
color.go#L78
Magic number: 16, in <condition> detected (mnd)
|
golangci-lint:
color.go#L80
Magic number: 256, in <condition> detected (mnd)
|
golangci-lint:
terminal.go#L34
Magic number: 2, in <condition> detected (mnd)
|
golangci-lint:
color.go#L61
`if strings.HasPrefix(s, "#")` has complex nested blocks (complexity: 7) (nestif)
|
golangci-lint:
query.go#L35
`if runtime.GOOS == "windows"` has complex nested blocks (complexity: 6) (nestif)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum
|
Loading