mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-06-14 14:15:44 +02:00
bb078b4d6a
- Actually use the formatError function in the error handling code - Update formatError function to accept env parameter for Cloudflare Workers - Improve environment detection to use WORKER_ENV instead of process.env - Update tests to match new function signature - Add comprehensive test coverage for error formatting - Fix linting issues and ensure proper TypeScript types