Skip to content
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

SONARKT-538 Migrate UnusedLocalVariableCheck to kotlin-analysis-api #556

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

Godin
Copy link
Member

@Godin Godin commented Feb 5, 2025

@Godin Godin self-assigned this Feb 5, 2025
@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title Migrate UnusedLocalVariableCheck to kotlin-analysis-api SONARKT-538 Migrate UnusedLocalVariableCheck to kotlin-analysis-api Feb 5, 2025
@Godin Godin force-pushed the godin/UnusedLocalVariableCheck branch 3 times, most recently from bd589a2 to f1b2295 Compare February 6, 2025 13:53
@Godin Godin marked this pull request as ready for review February 6, 2025 13:54
@Godin Godin requested a review from leveretka February 6, 2025 13:54
Godin added 2 commits February 6, 2025 15:27
* in case of invocation of deprecated secondary constructor of
  deprecated class K1 produces two diagnostics, whereas K2 only one

* in case of use of deprecated overloaded operator
  K1 produces diagnostic for expression, whereas K2 for operator
@Godin Godin force-pushed the godin/UnusedLocalVariableCheck branch from f1b2295 to 76927c0 Compare February 6, 2025 14:30
Copy link

sonarqube-next bot commented Feb 6, 2025

@Godin Godin merged commit 674b543 into master Feb 6, 2025
13 checks passed
@Godin Godin deleted the godin/UnusedLocalVariableCheck branch February 6, 2025 14:57
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.

2 participants