Closed gntpet closed 8 months ago
A few things to test (in this order)
Plus, i don't see those dependecies being installed
Looked at the original error again - it actually doesn't complain about a missing app - it complains about a missing codeunit. This is missing apps:
This is a missing codeunit:
So, it does find the app, but cannot find the codeunit. Not sure why this is?, but I think you need to investigate that.
Hey @freddydk ,
sorry for wasting your time on this :(
I found an issue on our end. We do have hierarchical apps, (similarly as BC apps do). I added my Library Mock in one app.json, but forgot to add on the higher level app.json file. Once i added it there, CICD builds went green.
Hey @freddydk,
When building our test app via AL-GO, we get compiler error regarding Permission Mock codeunit. Locally, it builds successfully. Seems that it cannot find it as dependency.
We do have 23.4 specifiied in our al-go settings.json:
and in app.json itslelf.
For some reason, here it tells that depdency app file not find for Permissions Mock
But, in the logs above it shows up in the list of "Enumerating Apps in CompilerFolder..."
Here are our settings, if you need full logs, I can send it via private msg only: