fix(compiler-cli): missingStructuralDirective diagnostic produces fal…#64579
fix(compiler-cli): missingStructuralDirective diagnostic produces fal…#64579JeanMeche wants to merge 1 commit intoangular:mainfrom
Conversation
6b19830 to
a33d1e0
Compare
|
@mattlewis92 Could you please sign the CLA, I've added you as co-author on the commit. |
It looks like I committed under the wrong email, can you change the commit author to |
…se negatives Fixes a bug in the missingStructuralDirective diagnostic where structural directives with missing imports were not reported when the element using the structural directive contained other directives Fixes angular#64467 co-authored-by: Matt Lewis <npm@mattlewis.me>
a33d1e0 to
6f8a171
Compare
|
Thanks for the quick feedback, we're good now ! |
|
G3 has been cleaned up. Since this is somehow breaking (it was inside G3), we'll target the next major for it ! |
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
…se negatives
Fixes a bug in the missingStructuralDirective diagnostic where structural directives with missing imports were not reported when the element using the structural directive contained other directives
Fixes #64467