I'm building a pipeline yaml in Visual Studio and it reports at error on this line of code in the "variables" section
CAPABILITIES: [ 'CAPABILITY_NAMED_IAM' ]
Error: Incorrect type. Expected "string".
The pipeline works but Visual Studio reporting it as an error. I checked if there was any updates to any Atlassian Extensions but found none.