mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When ngcc is analyzing synthetically inserted decorators from a migration, it is typically not expected that any diagnostics are produced. In the situation where a diagnostic is produced, however, the diagnostic would not be reported at all. This commit ensures that diagnostics in migrations are reported. PR Close #34014 |
||
|---|---|---|
| .. | ||
| decoration_analyzer_spec.ts | ||
| migration_host_spec.ts | ||
| module_with_providers_analyzer_spec.ts | ||
| private_declarations_analyzer_spec.ts | ||
| references_registry_spec.ts | ||
| switch_marker_analyzer_spec.ts | ||
| util_spec.ts | ||