Skip to content

fix(eslint-plugin): [no-uncalled-signals] do not report signal sets within logical expressions #2581

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reduckted
Copy link
Contributor

Fixes #2574

When a signal was set within a LogicalExpression, the signal would incorrectly be reported as uncalled. Reads were detected, but .set calls were not.

Copy link

nx-cloud bot commented Jul 12, 2025

View your CI Pipeline Execution ↗ for commit ca0c6e9

Command Status Duration Result
nx run-many -t e2e-suite --parallel 1 ✅ Succeeded 32s View ↗
nx run-many -t test --codeCoverage ✅ Succeeded 1m 29s View ↗
nx run-many -t build,typecheck,check-rule-docs,... ✅ Succeeded 1m 28s View ↗
nx-cloud record -- pnpm nx sync:check ✅ Succeeded 2s View ↗
nx-cloud record -- pnpm format-check ✅ Succeeded 6s View ↗
nx run-many -t test ✅ Succeeded 43s View ↗
nx run-many -t build ✅ Succeeded 12s View ↗

☁️ Nx Cloud last updated this comment at 2025-07-12 12:08:33 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant