Replace pid with flock for runtime config loading #8974
Annotations
2 errors and 1 warning
Run linter:
pkg/config/flock_unix.go#L53
S1008: should use 'return err == unix.EWOULDBLOCK' instead of 'if err == unix.EWOULDBLOCK { return true }; return false' (gosimple)
|
Run linter
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading