Skip to content

suppress or fix warnings in generated code #1635

@rzpt

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.

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