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-537 Migrate UselessAssignmentsCheck to kotlin-analysis-api #555

Merged
merged 2 commits into from
Feb 7, 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 UselessAssignmentsCheck to kotlin-analysis-api SONARKT-537 Migrate UselessAssignmentsCheck to kotlin-analysis-api Feb 5, 2025
@Godin Godin force-pushed the godin/UselessAssignmentsCheck branch from 30a4a7b to a840362 Compare February 6, 2025 13:09
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/UselessAssignmentsCheck branch from a840362 to 051b2ae Compare February 6, 2025 14:42
@Godin Godin marked this pull request as ready for review February 6, 2025 14:43
@Godin Godin requested a review from leveretka February 6, 2025 14:43
Copy link

sonarqube-next bot commented Feb 6, 2025

@Godin Godin merged commit b7cd4b8 into master Feb 7, 2025
14 checks passed
@Godin Godin deleted the godin/UselessAssignmentsCheck branch February 7, 2025 09:19
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