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

PreferSafeLogger produces suggestions which compile with >10 args #1866

Merged
merged 2 commits into from
Aug 11, 2021

Conversation

carterkozak
Copy link
Contributor

Before this PR

Some suggestions didn't compile.

After this PR

Originally I planned to opt out of updating calls with >10 args, but it's not terribly difficult to make these work properly, just makes the code a little more complicated.
==COMMIT_MSG==
PreferSafeLogger produces suggestions which compile with >10 args
==COMMIT_MSG==

Possible downsides?

Slightly more complex.

@changelog-app
Copy link

changelog-app bot commented Aug 10, 2021

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

PreferSafeLogger produces suggestions which compile with >10 args

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from ferozco August 10, 2021 18:17
@bulldozer-bot bulldozer-bot bot merged commit 239705d into develop Aug 11, 2021
@bulldozer-bot bulldozer-bot bot deleted the ckozak/migrate_excess_args branch August 11, 2021 10:18
@svc-autorelease
Copy link
Collaborator

Released 4.11.0

bulldozer-bot bot pushed a commit to palantir/witchcraft-api that referenced this pull request Aug 11, 2021
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

# Release Notes
## 4.11.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Improvement | PreferSafeLogger produces suggestions which compile with >10 args | palantir/gradle-baseline#1866 |



To enable or disable this check, please contact the maintainers of Excavator.
This was referenced Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants