Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Composition commands should not work on invalid flux #604

@rockstar

Description

@rockstar

When executing any composition command, we should error if the flux doesn't pass semantic checks. We cannot construct valid AST from invalid AST, and we shouldn't try to construct valid AST in bad semantic graph. The user is presented with proper diagnostics to show what needs to be corrected beforehand, so no extra functionality is needed there.

DOD:

  • composition commands all check to ensure the flux is semantically valid before handling composition tasks, and error when it is invalid

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