Hi,
We are currently encountering a Dataform compile failure in CI with the following error appearing across many unrelated .sqlx files:
Error: Unable to find valid caller file; please report this issue.
This is followed by:
Compiled 0 action(s).
and the compile step fails with:
dataform compile --timeout=10m
The issue does not appear model-specific, as it occurs across multiple unrelated domains/files.
I did some investigation and found what appears to be a related Dataform issue/fix:
1bdeca5
Just wondering whether this is a known issue?
Thanks.
Hi,
We are currently encountering a Dataform compile failure in CI with the following error appearing across many unrelated .sqlx files:
Error: Unable to find valid caller file; please report this issue.
This is followed by:
Compiled 0 action(s).
and the compile step fails with:
dataform compile --timeout=10m
The issue does not appear model-specific, as it occurs across multiple unrelated domains/files.
I did some investigation and found what appears to be a related Dataform issue/fix:
1bdeca5
Just wondering whether this is a known issue?
Thanks.