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 suggesting castToNonNull fixes in certain cases #799

Merged
merged 11 commits into from
Aug 25, 2023

Commits on Aug 4, 2023

  1. WIP

    msridhar committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1ea7f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95df551 View commit details
    Browse the repository at this point in the history
  3. fix NullAway warnings

    msridhar committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6cc3e83 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    24e4582 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    dd851b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    9a4ac1a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    5b46f06 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. add comment

    msridhar committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    29902be View commit details
    Browse the repository at this point in the history
  2. docs and another test

    msridhar committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b84a4f7 View commit details
    Browse the repository at this point in the history
  3. improve test coverage

    msridhar committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    eece8d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Update nullaway/src/main/java/com/uber/nullaway/ErrorBuilder.java

    Co-authored-by: Lázaro Clapp <lazaro@uber.com>
    msridhar and lazaroclapp authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fb5406a View commit details
    Browse the repository at this point in the history