Files
metabuilder/frontends
copilot-swe-agent[bot] 00cd3c7ec4 Fix additional TypeScript strict mode errors in src directory
- Add non-null assertions for array access after length checks
- Fix middleware to check for undefined before setting headers
- Add type assertions for DBAL result data mapping
- Fix entity page to validate all params before use
- Provide default empty object for optional action handlers
- Down to 19 errors in src directory (from ~26)

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-06 14:23:36 +00:00
..