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