Hello @ms4446
I have installed Dataform on my local machine(WSL) and ran the dataform deployments to GCP, everything worked from my local machine to GCP, however when i tried to do the deployment dataform --run i am getting the below error message:
Dataform encountered an error: Unexpected property "type", or property value type of "string" is incorrect.[0m 2025-03-22T13:55:25.4594218Z [91mReferenceError: Unexpected property "type", or property value type of "string" is incorrect. 2025-03-22T13:55:25.4595203Z at /azp/_work/r21/a/_Dataform Build/Build_Dataform_Artifacts/.npm/node_modules/@dataform/cli/bundle.js:137:23 2025-03-22T13:55:25.4595912Z at Array.forEach (<anonymous>) 2025-03-22T13:55:25.4596630Z at checkFields (/azp/_work/r21/a/_Dataform Build/Build_Dataform_Artifacts/.npm/node_modules/@dataform/cli/bundle.js:118:33) 2025-03-22T13:55:25.4598307Z at verifyObjectMatchesProto (/azp/_work/r21/a/_Dataform
Any thoughts or suggestions would be very helpful.