Skip to content

Conversation

@jeevan-vj
Copy link
Contributor

Fixed #3922

Changes
Corrected the parameter index in the LogWarning call

@bruno-garcia
Copy link
Member

Thank you for this! We definitely need an analyzer for this because it can cause a crash

@codecov
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.53%. Comparing base (495e742) to head (68fdd38).
Report is 451 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3923      +/-   ##
==========================================
+ Coverage   75.73%   76.53%   +0.80%     
==========================================
  Files         357      389      +32     
  Lines       13466    14228     +762     
  Branches     2671     2864     +193     
==========================================
+ Hits        10198    10890     +692     
- Misses       2593     2639      +46     
- Partials      675      699      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeevan-vj
Copy link
Contributor Author

Thank you @bruno-garcia . +1 for the code analyzer to catch these types of issues beforehand.

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.

Invalid index used in Debug logs

3 participants