Skip to content

deno check - option to fail on warnings #33192

@DetachHead

Description

@DetachHead

when no files are found, deno check prints the following warning and exits with code 0:

$ deno check
Warning No matching files found.

this is most likely unintentional, but because it's only a warning it won't fail in 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