mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-08-05 18:04:07 +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