-
Notifications
You must be signed in to change notification settings - Fork 27k
feat(compiler): Add extended diagnostic to warn when there are uncall… #56295
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
Conversation
...compiler-cli/src/ngtsc/typecheck/extended/checks/uncalled_function_in_event_binding/index.ts
Outdated
Show resolved
Hide resolved
7984b73 to
96f8cf7
Compare
4ab103e to
5f29588
Compare
...ompiler-cli/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.ts
Outdated
Show resolved
Hide resolved
...ompiler-cli/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.ts
Outdated
Show resolved
Hide resolved
...ompiler-cli/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.ts
Outdated
Show resolved
Hide resolved
...ompiler-cli/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.ts
Outdated
Show resolved
Hide resolved
b71b2ff to
a05d143
Compare
devversion
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Nice work!
a05d143 to
f7871a3
Compare
f7871a3 to
8adf83a
Compare
thePunderWoman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this!
reviewed-for: public-api
JoostK
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a documentation page!
...ompiler-cli/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.ts
Outdated
Show resolved
Hide resolved
...ompiler-cli/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.ts
Outdated
Show resolved
Hide resolved
8adf83a to
1fb4811
Compare
1fff002 to
86bf4cf
Compare
Done |
|
This PR was merged into the repository by commit c8e2885. The changes were merged into the following branches: main |
|
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. |
…ed functions in event bindings
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #56293
What is the new behavior?
Does this PR introduce a breaking change?
Other information