No position information is reported here:
const link = `https://docs.google.com/spreadsheets/d/${$.googleSheetsId}`
The user is using lazy state outside an operation, which is an error
The only error given by the compiler is:
[CLI] ✘ Failed to compile job
[CLI] ✘ invalid state operator: must be inside an expression
[CLI] ♦ Check the syntax of the job expression:
errs.js
[CLI] ✘ Critical error: aborting command
Which is a bit esoteric