Skip to content

Conversation

@crisbeto
Copy link
Member

The visitor that all extended diagnostics are based on hadn't implemented the visitIcu method which meant that it wasn't detecting any code inside of them.

Fixes #57838.

The visitor that all extended diagnostics are based on hadn't implemented the `visitIcu` method which meant that it wasn't detecting any code inside of them.

Fixes angular#57838.
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release action: global presubmit The PR is in need of a google3 global presubmit labels Sep 17, 2024
@crisbeto crisbeto requested a review from devversion September 17, 2024 07:47
@crisbeto crisbeto removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Sep 17, 2024
@pkozlowski-opensource pkozlowski-opensource added the area: compiler Issues related to `ngc`, Angular's template compiler label Sep 17, 2024
@ngbot ngbot bot added this to the Backlog milestone Sep 17, 2024
@crisbeto
Copy link
Member Author

Passing TGP, once I submit one patch internally.

@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed action: global presubmit The PR is in need of a google3 global presubmit merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Sep 17, 2024
@pkozlowski-opensource
Copy link
Member

This PR was merged into the repository by commit f611faa.

The changes were merged into the following branches: main, 18.2.x

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@let is declared but its value is never read, when using @let in i18n ICU expressions

3 participants