klothoplatform / klotho

Klotho - write AWS applications at lightning speed
https://klo.dev
Apache License 2.0
1.13k stars 38 forks source link

Print errors to stdout #920

Closed gordon-klotho closed 8 months ago

gordon-klotho commented 9 months ago

Note: the added testdata cases showing the validation errors are demonstrating some gaps in the validation logic, but were unchanged by this PR.

Standard checks

gordon-klotho commented 9 months ago

Don't know why the unit tests fail, they've been consistently successful for me. Looks like maybe some non-determinism on op eval?

jhsinger-klotho commented 8 months ago

"showing the validation errors are demonstrating some gaps in the validation logic, but were unchanged by this PR." are the gaps just the 2 things you commented or are there more?