Skip to content

mix compile --warning-as-errors ignored when called from umbrella root #14852

@stefanluptak

Description

@stefanluptak

When having a call to a non-existing function, doing mix compile --warnings-as-errors from umbrella root, it doesn't fail, but it should.

When doing mix compile --warnings-as-errors from one of the apps inside the umbrella, everything works as expected.

This probably changed with Elixir 1.19. Previously it worked.

I made a repo to reproduce this issue. Everything needed is (I hope) in the readme there. https://github.com/stefanluptak/compile_warnings

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