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

Bump error prone 2.36.0 (with manual fix) #246

Merged
merged 2 commits into from
Jan 4, 2025
Merged

Conversation

vorburger
Copy link
Owner

No description provided.

dependabot bot and others added 2 commits January 4, 2025 16:07
Bumps `error-prone.version` from 2.33.0 to 2.36.0.

Updates `com.google.errorprone:error_prone_core` from 2.33.0 to 2.36.0
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.33.0...v2.36.0)

Updates `com.google.errorprone:error_prone_annotations` from 2.33.0 to 2.36.0
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.33.0...v2.36.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.errorprone:error_prone_annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Error:  Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project exec: Fatal error compiling: The default --should-stop=ifError policy (INIT) is not supported by Error Prone, pass --should-stop=ifError=FLOW instead -> [Help 1]

<arg>--should-stop=ifError=FLOW</arg>

does the trick, as per
https://errorprone.info/docs/installation#maven

see google/error-prone#4705
@vorburger vorburger enabled auto-merge (rebase) January 4, 2025 15:20
@vorburger vorburger disabled auto-merge January 4, 2025 15:20
@vorburger vorburger merged commit 87db591 into main Jan 4, 2025
6 checks passed
@vorburger vorburger deleted the bump-error-prone-2.36.0 branch January 4, 2025 15:20
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.

1 participant