fix: windows terminal tests #81
Annotations
10 errors and 1 warning
golangci-lint:
profile.go#L15
Comment should end in a period (godot)
|
golangci-lint:
profile.go#L17
Comment should end in a period (godot)
|
golangci-lint:
profile.go#L19
Comment should end in a period (godot)
|
golangci-lint:
profile.go#L21
Comment should end in a period (godot)
|
golangci-lint:
profile.go#L23
Comment should end in a period (godot)
|
golangci-lint:
env.go#L164
`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#L196
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)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/colorprofile/colorprofile. Supported file pattern: go.sum
|
Loading