chore: update dependencies #109
Annotations
10 errors and 1 warning
golangci-lint:
env.go#L167
`if err == nil` has complex nested blocks (complexity: 7) (nestif)
|
golangci-lint:
writer.go#L38
missing cases in switch of type colorprofile.Profile: colorprofile.ANSI256, colorprofile.ANSI, colorprofile.Ascii (exhaustive)
|
golangci-lint:
env.go#L199
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)
|
Install Go
Restore cache failed: Dependencies file is not found in D:\a\colorprofile\colorprofile. Supported file pattern: go.sum
|
Loading