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

Avoid nulls in safety analysis #2169

Merged
merged 2 commits into from
Apr 1, 2022
Merged

Avoid nulls in safety analysis #2169

merged 2 commits into from
Apr 1, 2022

Conversation

carterkozak
Copy link
Contributor

==COMMIT_MSG==
Avoid nulls in safety analysis
==COMMIT_MSG==

@changelog-app
Copy link

changelog-app bot commented Apr 1, 2022

Generate changelog in changelog/@unreleased

Type

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

Description

Avoid nulls in safety analysis

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from CRogers April 1, 2022 22:48
Copy link
Contributor

@schlosna schlosna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable. Should we consider annotating @Nullable args & methods?

@bulldozer-bot bulldozer-bot bot merged commit 135a3c1 into develop Apr 1, 2022
@bulldozer-bot bulldozer-bot bot deleted the ckozak/null_handling branch April 1, 2022 23:35
@svc-autorelease
Copy link
Collaborator

Released 4.92.0

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

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

# Release Notes
## 4.91.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Fix | Fix `SerializationUtils` matcher | palantir/gradle-baseline#2164 |


## 4.92.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Fix | Avoid nulls in safety analysis | palantir/gradle-baseline#2169 |



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

4 participants