Pull #18528: Fix skipMavenParsing #18531#18528
Closed
Pankraz76 wants to merge 1 commit into
Closed
Conversation
skipMavenParsingskipMavenParsing
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
7231e5f to
e2dec0b
Compare
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
e2dec0b to
fee540d
Compare
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
fee540d to
9164c5a
Compare
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
00a350a to
4e71f09
Compare
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 6, 2026
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 9, 2026
4e71f09 to
fdff122
Compare
skipMavenParsingskipMavenParsing #18531
Pankraz76
commented
Jan 9, 2026
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 9, 2026
fdff122 to
dc3f122
Compare
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 9, 2026
dc3f122 to
8351009
Compare
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 9, 2026
8351009 to
eab0b12
Compare
Author
|
Too long with no output (exceeded 10m0s): context deadline exceeded |
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 9, 2026
eab0b12 to
97d0334
Compare
Member
|
Too much changes |
Author
|
yes just integrated to see if its working now. Small scope after rebase. |
97d0334 to
281342b
Compare
Pankraz76
commented
Jan 10, 2026
| - org.openrewrite.java.migrate.UpgradeToJava17 | ||
| - org.openrewrite.java.recipes.JavaRecipeBestPractices | ||
| - org.openrewrite.java.recipes.RecipeTestingBestPractices | ||
| - org.openrewrite.maven.BestPractices |
Author
There was a problem hiding this comment.
causing scm issue, we dont need it anyways.
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 10, 2026
Member
|
No idea what is a problem from the beginning |
Author
Author
|
lets fix if everything is breaking. we learn best though pain if not able to learn with brain. |
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 11, 2026
Pankraz76
pushed a commit
to Pankraz76/checkstyle
that referenced
this pull request
Jan 11, 2026
romani
pushed a commit
that referenced
this pull request
Jan 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull #18528: Fix
skipMavenParsing#18531