Skip to content

Fix new errorprone warnings across java-json-tools #350

@Capstan

Description

@Capstan
Contributor

Spurred by #347 .

Since Google's monorepo has warnings-as-errors turned on, I did the same for the java-json-tools repos so that new errors requiring internal patching would be caught upstream before commit. However, the new https://github.com/dependabot suggestion of pulling in 2.4.0 finds new errorprone issues, which causes the builds to fail.

This is a FR to locally pull in 2.4.0, and commit fixes to the issues so the new error prone is clean.

/cc @huggsboson

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filefeature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Capstan

        Issue actions

          Fix new errorprone warnings across java-json-tools · Issue #350 · java-json-tools/json-schema-validator