wangdl
5b0d105788
Deploy API Server / build-and-unit (push) Successful in 34s
Deploy API Server / current-integration (push) Successful in 30s
Deploy API Server / backward-compat (push) Successful in 0s
Deploy API Server / m-ai-03-synthetic-e2e (push) Failing after 11s
Deploy API Server / deploy (push) Has been skipped
fix: use useClass instead of useFactory for RESULT_PROJECTORS multi-provider
...
The useFactory pattern returned the SyntheticResultProjector object directly
but NestJS multi-provider resolution didn't wrap it in an array, causing
'projectors is not iterable' in ProjectionExecutor. useClass is the standard
NestJS pattern for registering a class as a multi-provider element.
Also removed the redundant standalone SyntheticResultProjector provider
since useClass handles instantiation internally.
Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-21 12:00:27 +08:00
..
2026-05-24 16:17:34 +08:00
2026-05-22 22:40:13 +08:00
2026-06-19 21:22:48 +08:00
2026-05-23 19:57:43 +08:00
2026-06-06 12:23:35 +08:00
2026-05-24 16:01:34 +08:00
2026-05-22 11:03:24 +08:00
2026-06-20 16:25:16 +08:00
2026-05-24 17:41:53 +08:00
2026-05-24 10:18:07 +08:00
2026-06-19 15:38:32 +08:00
2026-05-24 12:48:30 +08:00
2026-05-24 18:23:35 +08:00
2026-06-19 21:22:48 +08:00
2026-05-22 23:12:39 +08:00
2026-05-21 23:57:59 +08:00
2026-06-06 14:49:20 +08:00
2026-06-20 12:39:56 +08:00
2026-06-21 12:00:27 +08:00
2026-06-20 12:43:56 +08:00
2026-05-27 21:03:15 +08:00
2026-05-24 17:56:26 +08:00
2026-05-24 18:56:54 +08:00
2026-05-22 23:00:47 +08:00
2026-06-19 13:27:10 +08:00
2026-06-19 13:04:55 +08:00
2026-05-18 10:23:19 +08:00
2026-06-19 21:22:48 +08:00
2026-05-24 16:17:34 +08:00
2026-05-24 18:10:37 +08:00
2026-06-18 21:54:58 +08:00
2026-06-06 12:04:24 +08:00
2026-06-18 21:54:58 +08:00
2026-06-18 22:27:02 +08:00
2026-06-08 21:12:36 +08:00
2026-06-08 21:12:36 +08:00
2026-06-19 13:04:55 +08:00
2026-06-08 21:12:36 +08:00
2026-05-24 16:01:34 +08:00
2026-05-24 20:36:32 +08:00
2026-05-29 20:03:40 +08:00
2026-05-23 20:13:49 +08:00
2026-05-25 16:55:04 +08:00
2026-06-19 13:30:09 +08:00
2026-06-09 21:50:31 +08:00
2026-06-19 13:20:29 +08:00
2026-05-24 18:56:54 +08:00
2026-05-24 18:01:23 +08:00
2026-06-19 13:04:55 +08:00
2026-05-24 18:25:58 +08:00
2026-05-17 00:39:46 +08:00
2026-06-08 21:12:36 +08:00
2026-06-19 13:04:55 +08:00
2026-05-24 13:43:23 +08:00
2026-05-17 00:39:46 +08:00
2026-05-24 16:01:34 +08:00