Skip to content

Replace pid with flock for runtime config loading #8969

Replace pid with flock for runtime config loading

Replace pid with flock for runtime config loading #8969

Triggered via pull request January 17, 2025 16:09
Status Failure
Total duration 1m 51s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint: internal/pkg/flock/flock_unix.go#L54
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