Problem description
The required module 'cScom' has additional dependencies to module 'AutomatedLab.Common' which is not part of the required module list.
If you are using a private repository with only the modules listed in RequiredModules.psd1 and without fallback to PowershellGallery the build fails with an error (resolve depenencies).
The dependent module 'AutomatedLab.Common' is a very big module with 7MB and a lot of dll's inside.
Verbose logs
DSC configuration
Suggested solution
Remove the dependency to AutomatedLab.Common from module cScom (prefered) or add the missing module to RequiredModules.psd1.
Operating system the target node is running
Windows 10 / Windows Server 2019
PowerShell version and build the target node is running
CommonTasks version