Alex Pankratov :
Mar 27, 2021
This error means that the file is a symbolic link, but the location of link's target (what it's pointing at) is malformed. The exact location value should be logged as error's details.Excluding these by folder is the only way for now. In the next release it'll be possible to exclude symlinks _before_ the program starts looking at their details (and runs into an error like you got).