chore: bump ansi to v0.8.0 #153
Annotations
10 errors and 2 warnings
golangci-lint:
env.go#L69
string `dumb` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
writer.go#L38
missing cases in switch of type colorprofile.Profile: colorprofile.ANSI256, colorprofile.ANSI, colorprofile.Ascii (exhaustive)
|
golangci-lint:
env.go#L253
Magic number: 2, in <argument> detected (mnd)
|
golangci-lint:
profile.go#L86
Magic number: 40, in <argument> detected (mnd)
|
golangci-lint:
profile.go#L90
Magic number: 255.0, in <argument> detected (mnd)
|
golangci-lint:
profile.go#L91
Magic number: 255.0, in <argument> detected (mnd)
|
golangci-lint:
profile.go#L92
Magic number: 255.0, in <argument> detected (mnd)
|
golangci-lint:
profile.go#L118
Magic number: 16, in <argument> detected (mnd)
|
golangci-lint:
profile.go#L120
Magic number: 232, in <argument> detected (mnd)
|
golangci-lint:
writer.go#L98
Magic number: 30, in <argument> detected (mnd)
|
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/colorprofile/colorprofile. Supported file pattern: go.sum
|
Loading