-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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:
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
Labels
No labels