Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(compiler-cli): interpolatedSignalNotInvoked diagnostic for input signals #53883

Conversation

cexbrayat
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Input signals are not caught by the diagnostic

What is the new behavior?

This updates the extended diagnotic to handle input signals as well.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested a review from atscott January 11, 2024 17:25
@cexbrayat cexbrayat force-pushed the fix/interpolated-signal-not-invoked-for-input-signals branch 2 times, most recently from 154df79 to 37ff639 Compare January 12, 2024 08:02
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @cexbrayat 🎉

(we can follow-up in the future to reduce a little duplication and maybe even not hard-code symbol names)

Can we also make this a refactor?

@devversion devversion added action: review The PR is still awaiting reviews from at least one requested reviewer target: rc This PR is targeted for the next release-candidate labels Jan 17, 2024
…nput signals

This updates the extended diagnotic to handle input signals as well.
@cexbrayat cexbrayat force-pushed the fix/interpolated-signal-not-invoked-for-input-signals branch from 37ff639 to 6bcff04 Compare January 17, 2024 09:32
@dylhunn dylhunn added area: compiler Issues related to `ngc`, Angular's template compiler compiler: extended diagnostics labels Jan 17, 2024
@ngbot ngbot bot modified the milestone: Backlog Jan 17, 2024
@dylhunn dylhunn self-requested a review January 17, 2024 17:11
@dylhunn dylhunn added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 17, 2024
@dylhunn dylhunn removed the request for review from atscott January 17, 2024 17:12
@dylhunn
Copy link
Contributor

dylhunn commented Jan 17, 2024

This PR was merged into the repository by commit a7f8d9d.

@dylhunn dylhunn closed this in a7f8d9d Jan 17, 2024
dylhunn pushed a commit that referenced this pull request Jan 17, 2024
…nput signals (#53883)

This updates the extended diagnotic to handle input signals as well.

PR Close #53883
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
…nput signals (angular#53883)

This updates the extended diagnotic to handle input signals as well.

PR Close angular#53883
rlmestre pushed a commit to rlmestre/angular that referenced this pull request Jan 26, 2024
…nput signals (angular#53883)

This updates the extended diagnotic to handle input signals as well.

PR Close angular#53883
danieljancar pushed a commit to danieljancar/angular that referenced this pull request Jan 26, 2024
…nput signals (angular#53883)

This updates the extended diagnotic to handle input signals as well.

PR Close angular#53883
amilamen pushed a commit to amilamen/angular that referenced this pull request Jan 26, 2024
…nput signals (angular#53883)

This updates the extended diagnotic to handle input signals as well.

PR Close angular#53883
nikvarma pushed a commit to nikvarma/angular that referenced this pull request Jan 31, 2024
…nput signals (angular#53883)

This updates the extended diagnotic to handle input signals as well.

PR Close angular#53883
@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 Feb 17, 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 compiler: extended diagnostics target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants