Skip to content

suppress or fix warnings in generated code #1635

Description

@rzpt

What happened?

There are warnings in eclipse on generated code.
I tried to suppress them in palantir/gradle-conjure#951 but if we can suppress them at the source, that would be great.

All methods in a class DefaultBuilder implements Builder seem to be missing @Override
These can be unused:
_plainSerDe on Async and Blocking classes.
UndertowRuntime runtime on an Endpoint.

There may be more, but I am currently working on a very small project with only these warnings.

What did you want to happen?

No warnings in eclipse on generated code.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions