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