Skip to content

Fix shadowed vars pt7 (#80996) #81144

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

Conversation

pugnascotia
Copy link
Contributor

Backport of #80996.

Part of #19752. Fix more instances where local variable names were
shadowing field names.

Also modify our fork of HiddenFieldCheck to add the ignoreConstructorBody
and ignoredMethodNames parameters, so that the check can ignore
more matches.

Part of elastic#19752. Fix more instances where local variable names were
shadowing field names.

Also modify our fork of HiddenFieldCheck to add the ignoreConstructorBody
and ignoredMethodNames parameters, so that the check can ignore
more matches.
@pugnascotia pugnascotia added >refactoring backport :Delivery/Tooling Developer tooliing and automation auto-backport Automatically create backport pull requests when merged v7.16.1 labels Nov 30, 2021
@elasticmachine elasticmachine added the Team:Delivery Meta label for Delivery team label Nov 30, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@pugnascotia
Copy link
Contributor Author

@elasticmachine update branch

@pugnascotia pugnascotia added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed auto-backport Automatically create backport pull requests when merged labels Dec 2, 2021
@pugnascotia
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/part-1

@elasticsearchmachine elasticsearchmachine merged commit c23f8f6 into elastic:7.16 Dec 2, 2021
@pugnascotia pugnascotia deleted the checkstyle-shadows-vars-pt7-7.16 branch December 3, 2021 11:38
@danhermann danhermann added v7.16.0 and removed v7.16.1 labels Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Delivery/Tooling Developer tooliing and automation >refactoring Team:Delivery Meta label for Delivery team v7.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants