patrykacc

Results 2 issues of patrykacc

### Summary **Result of executing "sfdx texei" command before executing "sfdx:update" command** ``` sfdx texei Texeï's plugin for sfdx USAGE $ sfdx texei:COMMAND TOPICS texei:assetSharing Enables asset sharring texei:defaultOpportunityQuantity Enables...

bug
more information required
investigating

https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-core/blob/e9f6a16eb47d2240701245b8d985dc5f5cf247ef/src/main/rules/DMLStatementInLoop.ts#L34 If in referenced line of code there will be a DML statement, then scanner will raise an false positive DMLStatementInLoop issue. So basicly `noMoreValuesConnector` are seen as inside loop,...