Skip to content

Add ability to disable warnings #139

@thirtyseven

Description

@thirtyseven

Some of the warnings being produced right now are not very useful for our project, including warnings about not being able to hash various built-in types that won't affect build output anyway:

[Warning] Unsupported target type in the build graph: PACKAGE_GROUP
[Warning] Unable to calculate digest for input //visibility:private for rule //external:maven

It would be nice if we could turn these off to reduce noise in our CI.

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