CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

fix(mta): fix unused-vars lint error in health server catch block #4052

Merged⚡ AI-generatedXSccantynz wants to mergeclaude/code-audit-vapron-migration-6jya3kmainopened Jun 16, 20260/2 tasks
ccantynzcommented Jun 16, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/AlecRae.com/pull/79


Summary

  • PR #78 merged with a lint error: catch (error) in the health server try/catch declared error but never referenced it (@typescript-eslint/no-unused-vars)
  • Renamed to catch (err) and included it in the warning message so diagnostics show the actual failure reason

Test plan

  • bun run lint passes in services/mta
  • On box after merge: git pull && sudo systemctl restart alecrae-mta → MTA starts cleanly

https://claude.ai/code/session_017mhAkS4qhMjcvVnyFi61xp


Generated by Claude Code

ccantynzcommented Jun 16, 2026

Originally written by @vercel[bot] on GitHub.


Deployment failed with the following error:

There is no GitHub account connected to this Vercel account.
ccantynzcommented Jun 16, 2026

Originally written by @vercel[bot] on GitHub.


The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
alec-rae-com-admin Error Error Jun 16, 2026 3:50am

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts