Skip to content

Fix #125 : false positive inside a catch, and a lot of use case#194

Open
DjadjiT wants to merge 3 commits into
green-code-initiative:mainfrom
DjadjiT:gci-82_false_positive_125
Open

Fix #125 : false positive inside a catch, and a lot of use case#194
DjadjiT wants to merge 3 commits into
green-code-initiative:mainfrom
DjadjiT:gci-82_false_positive_125

Conversation

@DjadjiT
Copy link
Copy Markdown

@DjadjiT DjadjiT commented May 20, 2026

Fix #125 : false positive inside a catch, when initializing a variable from a variable, from array wich will have a different contents each time the method is called, from a class attribute of a parent class

…nitializing a variable from a variable, from array wich will have a different contents each time the method is called, from a class attribute of a parent class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Multiple false positive detection of the GCI82 rule: "The variable is never reassigned and can be 'final'"

1 participant