I’m getting the error “unexpected input: ‘try’” for a line like this in my pipeline. This is not the identical set up, but my pipeline is based off this one. I couldn’t find any discussion of try-catch blocks being disallowed with the new vscode extension here.
Does anyone know what’s causing this error or how update the code to satisfy the linter?