mitchspano / sfdx-scan-pull-request

Runs sfdx-scanner on a pull request and generates in-line comments with the findings.
Apache License 2.0
73 stars 25 forks source link

Error vs Warning is not being properly populated for certain findings. #58

Closed mitchspano closed 1 year ago

mitchspano commented 1 year ago

It appears that certain findings are being reported with type of "Error" even if there are no strictly defined rules or severity threshold.

This could be due to the default value of the severity threshold currently being marked as 4.