Closed pri-kise closed 1 year ago
It looks like this is related to AppSourceCop, and there have been other examples of this: https://github.com/microsoft/AL/issues/6209 https://github.com/microsoft/AL/issues/6888 But they should have been fixed. Will transfer this issue to microsoft/AL
@pri-kise - This is the same issue as for #7306. The rule is case sensitive and doesn't accept 'de' which should be replaced by 'DE'. We will be fixing it but for now the solution is to use the uppercase version. Closing as duplicate of the other issue.
@freddydk could you please check if this can be improved by the Run-ALValidation https://github.com/microsoft/navcontainerhelper/blob/81f0eba49b606545316fd560a42a3f0f2da16d91/AppHandling/Run-AlValidation.ps1#L257 When you use the getCountryCode function the country code is always returned with the lower InVariant. https://github.com/microsoft/navcontainerhelper/blob/81f0eba49b606545316fd560a42a3f0f2da16d91/HelperFunctions.ps1#L787
PLEASE DO NOT INCLUDE ANY PASSWORDS OR TOKENS IN YOUR ISSUE!!!
Describe the issue I recieve the following error, when I run ALValidation.
Scripts used to Run-ALValidation and cause the issue
Full output of scripts
Screenshots