SonarQube Parse Errors on Bicep Files with Typed Variables

SonarQube scanning of Bicep files fails with parse errors when typed variables (introduced in Bicep version 0.36) are used. It appears that the SonarQube server currently supports Bicep versions up to 0.32.4 and does not recognize typed variable syntax.

When will the supported Bicep version be upgraded?

1 Like

Hi,

Welcome to the community!

Can you provide your SonarQube version and a reproducer snippet?

 
Thx,
Ann