Files
dashcaddy/dashcaddy-api/routes/apps
Hermes 0e408974a0
CI / Test & Lint (push) Has been cancelled
CI / Security audit (push) Has been cancelled
fix: harden deploy error handling - guard against undefined errors, safeErrorMessage null check
- deploy.js: wrap logError/notification in try/catch so they never mask the original deploy error
- deploy.js: use optional chaining for error.message access
- logging.js: safeErrorMessage handles null/undefined error gracefully
2026-06-10 16:39:14 -07:00
..