Issues with Code Review: Magento Class Retrieval Failure
I’m trying to get an Agent to do a code review and use the Knowledge folder to look into code dependency. Its reporting:
The class Magento\Customer\Model\Address\Validator\Customer couldn’t be verified due to retrieval failure.
I can see the class in the Knowledge -> Folders -> _folder_ and when I ask the Agent about it:
the class Magento\Customer\Model\Address\Validator\Customer exists in Knowledge -> Folders -> _folder_
it replies:
It appears there was an issue retrieving information about the class Magento\Customer\Model\Address\Validator\Customer from the specified location in the knowledge base, even though it is expected to exist under the vendor folder. This could be due to a connectivity issue, access permissions, or a problem with the indexing of the information. To proceed, I recommend directly accessing the specified path in the knowledge base or consulting the system administrator to ensure that the information is correctly indexed and accessible. If you need further assistance with this, please let me know, and I can help guide you through alternative methods to access or confirm the details of this class.
when I ask it to fetch/output the file content it says:
I was unable to retrieve the specific class Magento\Customer\Model\Address\Validator\Customer directly. However, the search results did not indicate any explicit references to this class, which could suggest that there might have been a miscommunication or misunderstanding about the existence of this specific class.
Yet the class exists 😕