Skip to content

fix: overridden_super_call allow super per if/else branch - #6744

Closed
wyf027 wants to merge 1 commit into
realm:mainfrom
wyf027:fix/overridden-super-call-if-else-branches-5655
Closed

wyf027 wants to merge 1 commit into
realm:mainfrom
wyf027:fix/overridden-super-call-if-else-branches-5655

Conversation

@wyf027

@wyf027 wyf027 commented May 31, 2026

Copy link
Copy Markdown

Fixes #5655

Made with Cursor

Treat multiple super calls as valid when each sits in mutually
exclusive control-flow branches, fixing false positives when super
is invoked from a completion handler in one branch and directly in
the else branch.

Fixes #5655
@github-actions

Copy link
Copy Markdown
Contributor

Hi @leno23, thanks for opening this PR.

I'm automatically closing it because there are earlier PRs from your account with open review discussions that haven't received a reply yet.

There is nothing wrong with using AI tools to help — but open source thrives on collaboration and engagement. Please read and respond to reviewer feedback rather than opening new PRs without addressing earlier discussions.

Once you've addressed the open threads in your previous PRs, feel free to reopen this one.

@github-actions github-actions Bot closed this May 31, 2026
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.

Falsepositive overridden_super_call

1 participant