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(eslint-plugin): no-call-expression incorrect reports for conditio… #390

Merged
merged 2 commits into from
Apr 6, 2021

Conversation

rafaelss95
Copy link
Member

@rafaelss95 rafaelss95 commented Apr 3, 2021

…nals

Currently, the no-call-expression rule incorrectly reports the use of methods within BoundEvent, when preceded by conditionals, as related in #374 (comment).

@nx-cloud
Copy link

nx-cloud bot commented Apr 3, 2021

Nx Cloud Report

CI ran the following commands for commit 1ec5675. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=build --all --parallel
#000000 nx run-many --target=check-configs --all --parallel
#000000 nx run-many --target=test --all --parallel
#000000 nx run-many --target=typecheck --all --parallel

Sent with 💌 from NxCloud.

@rafaelss95 rafaelss95 force-pushed the fix/374 branch 2 times, most recently from 08b9a18 to 978e2ba Compare April 3, 2021 20:31
@JamesHenry JamesHenry merged commit fa9cc73 into angular-eslint:master Apr 6, 2021
@rafaelss95 rafaelss95 deleted the fix/374 branch April 6, 2021 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants