Open raoganeshr opened 2 years ago
Just to leave a reference to the other related issue #45. It has a bit more details on why it fails ;)
Since this action is no longer maintained and some of the issues were blocking we decided to continue its development on an up to date fork https://github.com/mercedesbenzio/detect-action that has this issue fixed.
When running synopsys-sig/detect-action@v0.3.3 in RAPID mode it fails with the error: Error: Failed due to an unhandled error: 'TypeError: Cannot read property 'join' of undefined' The scan worked in intelligent mode.
If I change the DETECT version from 8.2.0 to 7.9.0, the build passes