reordered CI and changed staticcheck version #822
Annotations
8 errors
test (1.23.x, ubuntu-latest):
acme.go#L580
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
test (1.23.x, ubuntu-latest):
cmd/win/win_unix.go#L1
ineffectual compiler directive due to extraneous space: "// go:build (darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris)" (SA9009)
|
test (1.23.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.23.x, macos-latest):
acme.go#L580
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
test (1.23.x, macos-latest):
cmd/win/win_unix.go#L1
ineffectual compiler directive due to extraneous space: "// go:build (darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris)" (SA9009)
|
test (1.23.x, macos-latest)
Process completed with exit code 1.
|
test (1.23.x, windows-latest):
acme.go#L580
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
test (1.23.x, windows-latest)
Process completed with exit code 1.
|