Skip to content

reordered CI and changed staticcheck version #822

reordered CI and changed staticcheck version

reordered CI and changed staticcheck version #822

Triggered via push February 11, 2025 02:27
Status Failure
Total duration 1m 24s
Artifacts

edwood.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.