fix(examples): remove octal format from examples #1938
Annotations
10 errors and 2 warnings
color.go#L61
`if strings.HasPrefix(s, "#")` has complex nested blocks (complexity: 7) (nestif)
|
query.go#L35
`if runtime.GOOS == "windows"` has complex nested blocks (complexity: 6) (nestif)
|
color.go#L219
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
compat/color.go#L51
missing cases in switch of type colorprofile.Profile: colorprofile.Ascii, colorprofile.NoTTY (exhaustive)
|
query.go#L40
Magic number: 0o644, in <argument> detected (mnd)
|
query.go#L47
Magic number: 0o644, in <argument> detected (mnd)
|
terminal.go#L32
Magic number: 11, in <case> detected (mnd)
|
color.go#L78
Magic number: 16, in <condition> detected (mnd)
|
color.go#L80
Magic number: 256, in <condition> detected (mnd)
|
terminal.go#L34
Magic number: 2, in <condition> detected (mnd)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
The logs for this run have expired and are no longer available.
Loading