Skip to content

Detect Unchecked Return Values#422

Merged
mijinummi merged 1 commit into
MDTechLabs:mainfrom
walexjnr:feat/detect-unchecked-return-values
May 30, 2026
Merged

Detect Unchecked Return Values#422
mijinummi merged 1 commit into
MDTechLabs:mainfrom
walexjnr:feat/detect-unchecked-return-values

Conversation

@walexjnr
Copy link
Copy Markdown
Contributor

Adds UncheckedReturnValuesRule in packages/rules/src/security/runtime/ to flag external call results that are silently discarded, warning developers of potential hidden failures.

closes #300

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@walexjnr Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mijinummi mijinummi merged commit 3411712 into MDTechLabs:main May 30, 2026
0 of 5 checks passed
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.

Detect Unchecked Return Values

2 participants