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

minor: removes dead code in diff.groovy #758

Closed
wants to merge 1 commit into from

Conversation

rnveach
Copy link
Member

@rnveach rnveach commented Jan 2, 2023

Identified at #747 (comment) and moved off for quicker merge

@rnveach
Copy link
Member Author

rnveach commented Jan 2, 2023

@nrmancuso ping

./.ci/travis.sh: line 119: mdl: command not found

and other failures.

@nrmancuso
Copy link
Member

@nrmancuso ping

./.ci/travis.sh: line 119: mdl: command not found

and other failures.

All is addressed in #746

@rnveach
Copy link
Member Author

rnveach commented Jan 2, 2023

https://app.circleci.com/pipelines/github/checkstyle/contribution/21/workflows/88fb3974-c3d0-45f9-a103-78e63ab804d8/jobs/125

Switched to a new branch 'patch-branch'
Caught: groovy.lang.MissingPropertyException: No such property: checkstyleToolBaseConfig for class: Config
groovy.lang.MissingPropertyException: No such property: checkstyleToolBaseConfig for class: Config

This is a real failure.

@rnveach
Copy link
Member Author

rnveach commented Jan 2, 2023

Closing. The methods are actually used just not in their full form.

getDiffToolConfig:
https://github.com/checkstyle/contribution/blob/master/checkstyle-tester/diff.groovy#L40
getCheckstyleToolPatchConfig:
https://github.com/checkstyle/contribution/blob/master/checkstyle-tester/diff.groovy#L34
getCheckstyleToolBaseConfig:
https://github.com/checkstyle/contribution/blob/master/checkstyle-tester/diff.groovy#L31

I will need to look over these compared to my new changes

@rnveach rnveach closed this Jan 2, 2023
@rnveach rnveach deleted the diff_groovy_dead_code branch January 2, 2023 17:08
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.

3 participants