Skip to content

Show warnings in the check and test command #480

@tengstrand

Description

@tengstrand

Let the check and test command show warnings, if there are any.

Complement the check function in the public API to also return :warning-messages:

{:ok? true
 :warning-messages []
 :error-messages []}

If there are no error messages, the function will return true even if warnings are present.

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