Open khushboo-singhvi opened 2 months ago
There is an inconsistency in setItemCategory() method. It looks like it excepts null parameters but fails after the is_null() check in the method.
This inconsistency has been fixed on the library on V18.2.1. Upgrading to the recent version (V20.2.0) of the library to solve the issue.
Fixed issue:
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Summary
There is an inconsistency in setItemCategory() method. It looks like it excepts null parameters but fails after the is_null() check in the method.
This inconsistency has been fixed on the library on V18.2.1. Upgrading to the recent version (V20.2.0) of the library to solve the issue.
Tested scenarios
Fixed issue: