Skip to content

🐛 Fix: Prevent nil errors in log.Error to ensure proper logging and add custom linter to avoid this scenario in the future #3923

🐛 Fix: Prevent nil errors in log.Error to ensure proper logging and add custom linter to avoid this scenario in the future

🐛 Fix: Prevent nil errors in log.Error to ensure proper logging and add custom linter to avoid this scenario in the future #3923

GitHub Actions / PR Type succeeded Jan 12, 2025 in 1d 19h 13m 56s

PR Type in Title

Found 🐛 PR (bugfix)

Details

Final title:

Fix: Prevent nil errors in setupLog.Error to ensure proper logging and add sanity check