wvdzwetTM
4 years agoNew Contributor
[CompositeProjects] The file has not been loaded, because it is not specified in the project
While running a project from Azure DevOps the pipeline fails because of this error. The error appears for about 17 files (API definitions and testcases in various testsuites) none of which are in my ...
- 3 years ago
You might reference the content in link:
I saw the same issue in my project a few days ago and following the instructions from Tanya (To fix the issue) in the link, the warning log messages were resolved.
In short, the reason could be caused by multiple people making changes to a repository based composite project and/or multiple people with different versions of ReadyAPI working on the same composite project. All users accessing a composite project should be on the same ReadyAPI version. If not on the very latest version (3.20.1), consider updating to it because it resolves security vulnerability found in the log4j library that has been in the news lately.
https://support.smartbear.com/readyapi/downloads/
Regards,
Todd