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 #3478

🐛 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 #3478

GitHub Actions / PR Type succeeded Jan 10, 2025 in 44s

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