Skip to content

Conversation

@carterkozak
Copy link
Contributor

See https://errorprone.info/bugpattern/NarrowCalculation

I've manually run the following on several projects and haven't
had to modify the result manually:

./gradlew classes testClasses -PerrorProneApply=NarrowCalculation

It should be provided as a default suggestion.

==COMMIT_MSG==
Automatically fix upstream NarrowCalculation
==COMMIT_MSG==

See https://errorprone.info/bugpattern/NarrowCalculation

I've manually run the following on several projects and haven't
had to modify the result manually:
```
./gradlew classes testClasses -PerrorProneApply=NarrowCalculation
```
It should be provided as a default suggestion.
@carterkozak carterkozak requested a review from fawind April 29, 2022 14:25
@changelog-app
Copy link

changelog-app bot commented Apr 29, 2022

Generate changelog in changelog/@unreleased

Type

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

Description

Automatically fix upstream NarrowCalculation

Check the box to generate changelog(s)

  • Generate changelog entry

@bulldozer-bot bulldozer-bot bot merged commit 1331aec into develop Apr 29, 2022
@bulldozer-bot bulldozer-bot bot deleted the ckozak/autofix_NarrowCalculation branch April 29, 2022 14:46
@svc-autorelease
Copy link
Collaborator

Released 4.122.0

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

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

# Release Notes
## 4.122.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Improvement | Automatically fix upstream `NarrowCalculation` | palantir/gradle-baseline#2240 |



To enable or disable this check, please contact the maintainers of Excavator.
This was referenced Apr 29, 2022
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.

5 participants