Head of Product & Engineering 671577245a
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: use sentinel ErrLocationNotFound to satisfy errorlint
Replace errors.New("location not found") string with a package-level
sentinel var so callers can use errors.Is() instead of string comparison,
which errorlint flags as unsafe.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-06 14:12:36 +02:00
..