Skip to content

Maybe wrong formatted validation messages #124

@rvetere

Description

@rvetere

I'm integrating the snowplow-cli into our github workflow to automate most of our tasks and achieve a true "schema-as-code" approach. While developing our custom github action for that purpose, i'm using the ds validate command heavliy to display review comments right in the pull request UI:

Image

Now what made me suspicous is this strange "path" in one of the messages (/). I think the first warning message solves it correctly with (/properties/testProperty). But the second warning does it probably wrong, it should be (/properties/platform) instead of properties platform (/), right?

Not really a big issue but i just wanted to report that before i try to parse it into the correct path myself :-)

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