There are a couple reasons why this may have happened.
1. You are including 3rd party source code in your repo
You might be including 3rd party source code in your repo (Example "node_modules" for Javascript projects).
This can significantly increase the size of the code base, which in some cases may fail the scan. If that is the case, consider using our Reshift ignore feature where you can exclude some files/folders from your scan.
2. You might be scanning a language we don't support
You may be scanning an unsupported language. Reshift Quick Scan only supports Javascript projects at the moment.
If these don't apply to you, please contact us for further assistance [email protected]