Skip to content

CodeQL should respect Java's @SuppressWarnings("all") annotation #7294

Open
@lenaschoenburg

Description

@lenaschoenburg

Description of the issue
Similar to #2076, it'd be nice to respect @SuppressWarnings(all) by supressing all lgtm warnings. This is often used by generated code, for example code generated by SBE:

https://github.com/real-logic/simple-binary-encoding/blob/44ca92f152cbfaaaf0b72bc9ee08e2f2c345b303/sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java/JavaGenerator.java#L1664

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions