microsoft / navcontainerhelper

Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
MIT License
385 stars 247 forks source link

Next Major Pipeline uses wrong compiler version and fails #3133

Closed achim-t closed 1 year ago

achim-t commented 1 year ago

Some of our next major pipelines fail. They should be using AL Compiler version 12, but they use 11.5 instead.

Compiling...
.\alc.exe /project:"c:\sources\app" /packagecachepath:"c:\sources\.packages" /out:"c:\sources\.output\LeBit Software & Consult GmbH_LeBit Bonus_20.7.40222.0.app" /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.CodeCop.dll /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.AppSourceCop.dll /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.UICop.dll /analyzer:c:\sources\BCLinterCop.dll /ruleset:c:\sources\scripts\lebit.ruleset.json /assemblyprobingpaths:"C:\Program Files\dotnet\shared","C:\ProgramData\BcContainerHelper\Extensions\lvserver19-lebit365bonus-nextmajor\.netPackages\Service"
Microsoft (R) AL Compiler version 11.5.12.48212
Copyright (C) Microsoft Corporation. All rights reserved

Compilation started for project 'LeBit Bonus' containing '51' files at '13:25:58.544'.

##[error]The referenced module 'System by Microsoft (23.0.11561.0)' with runtime reference version '12.0' cannot be loaded by the compiler with version '11.1'.
##[error]The referenced module 'System Application by Microsoft (23.0.11597.0)' with runtime reference version '12.0' cannot be loaded by the compiler with version '11.1'.
##[error]The referenced module 'Base Application by Microsoft (23.0.11597.0)' with runtime reference version '12.0' cannot be loaded by the compiler with version '11.1'.
##[error]The referenced module 'Application by Microsoft (23.0.11597.0)' with runtime reference version '12.0' cannot be loaded by the compiler with version '11.1'.
full output ``` 2023-07-26T11:19:07.8902840Z ##[section]Starting: Run Pipeline 2023-07-26T11:19:07.9166401Z ============================================================================== 2023-07-26T11:19:07.9167375Z Task : PowerShell 2023-07-26T11:19:07.9168185Z Description : Run a PowerShell script on Linux, macOS, or Windows 2023-07-26T11:19:07.9168955Z Version : 2.220.0 2023-07-26T11:19:07.9169589Z Author : Microsoft Corporation 2023-07-26T11:19:07.9170571Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell 2023-07-26T11:19:07.9172446Z ============================================================================== 2023-07-26T11:19:09.6907860Z Generating script. 2023-07-26T11:19:09.6984173Z Formatted command: . 'C:\agent\_work\21\s\scripts\DevOps-Pipeline.ps1' -environment "AzureDevOps" -version "nextmajor" -appBuild 40222 -appRevision 0 2023-07-26T11:19:09.7496042Z ========================== Starting Command Output =========================== 2023-07-26T11:19:09.7839035Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'C:\agent\_work\_temp\c51b81fc-7c9c-41e0-a1f3-25604cf9a8ca.ps1'" 2023-07-26T11:19:10.7548760Z Set artifact = ///de/NextMajor/{INSIDERSASTOKEN} 2023-07-26T11:19:10.7599492Z Set pipelineName = LeBit365 Bonus-nextmajor 2023-07-26T11:19:10.7684146Z Set containerName = lvserver19-lebit365bonus-nextmajor 2023-07-26T11:19:10.8010972Z Set installApps = '\\192.168.244.16\Software_Business\apps\product\Vorgangsmanagement\latest.zip' 2023-07-26T11:19:10.8025870Z Set installTestApps = '' 2023-07-26T11:19:10.8059837Z Set previousApps = '\\192.168.244.16\Software_Business\apps\product\Bonusmodul\latest.zip' 2023-07-26T11:19:10.8095563Z Set appSourceCopMandatoryAffixes = 'lbtbn' 2023-07-26T11:19:10.8113435Z Set appSourceCopSupportedCountries = '' 2023-07-26T11:19:10.8169376Z Set appFolders = 'app' 2023-07-26T11:19:10.8227575Z Set testFolders = 'test' 2023-07-26T11:19:10.8245618Z Set memoryLimit = '' 2023-07-26T11:19:10.8267723Z Set additionalCountries = '' 2023-07-26T11:19:10.8289447Z Set genericImageName = '' 2023-07-26T11:19:10.8309563Z Set vaultNameForLocal = '' 2023-07-26T11:19:10.8329795Z Set bcContainerHelperVersion = '' 2023-07-26T11:19:10.8350439Z Set licenseFile = '' 2023-07-26T11:19:10.8402847Z Set rulesetFile = 'scripts/lebit.ruleset.json' 2023-07-26T11:19:10.8688231Z Searching \\192.168.244.16\Software_Business\apps\product\Vorgangsmanagement\latest.zip 2023-07-26T11:19:10.9165258Z Found \\192.168.244.16\Software_Business\apps\product\Vorgangsmanagement\latest.zip 2023-07-26T11:19:10.9746830Z Searching \\192.168.244.16\Software_Business\apps\product\Bonusmodul\latest.zip 2023-07-26T11:19:10.9775504Z Found \\192.168.244.16\Software_Business\apps\product\Bonusmodul\latest.zip 2023-07-26T11:19:10.9859029Z Set installTestRunner = True 2023-07-26T11:19:10.9932500Z Set installTestFramework = True 2023-07-26T11:19:10.9983940Z Set installTestLibraries = True 2023-07-26T11:19:11.0003886Z Set installPerformanceToolkit = False 2023-07-26T11:19:11.0059608Z Set enableCodeCop = True 2023-07-26T11:19:11.0108048Z Set enableAppSourceCop = True 2023-07-26T11:19:11.0160904Z Set enablePerTenantExtensionCop = False 2023-07-26T11:19:11.0214086Z Set enableUICop = True 2023-07-26T11:19:11.0264469Z Set enableBcLntrCop = True 2023-07-26T11:19:11.0283067Z Set doNotSignApps = False 2023-07-26T11:19:11.0305086Z Set doNotRunTests = False 2023-07-26T11:19:11.0325949Z Set cacheImage = False 2023-07-26T11:19:11.0343428Z Set CreateRuntimePackages = False 2023-07-26T11:19:12.2305654Z BcContainerHelper version 5.0.4 2023-07-26T11:19:13.0125175Z Setting hostHelperFolder = C:\ProgramData\BcContainerHelper 2023-07-26T11:19:13.0256137Z Setting genericImageName = mcr.microsoft.com/businesscentral:{0} 2023-07-26T11:19:13.0346317Z Setting bcartifactsCacheFolder = c:\bcartifacts.cache 2023-07-26T11:19:13.0627019Z BC.HelperFunctions emits usage statistics telemetry to Microsoft 2023-07-26T11:19:22.7560157Z Determining artifacts to use 2023-07-26T11:19:46.3082502Z _____ _ 2023-07-26T11:19:46.3105769Z | __ \ | | 2023-07-26T11:19:46.3131785Z | |__) |_ _ _ __ __ _ _ __ ___ ___| |_ ___ _ __ ___ 2023-07-26T11:19:46.3138783Z | ___/ _` | '__/ _` | '_ ` _ \ / _ \ __/ _ \ '__/ __| 2023-07-26T11:19:46.3152751Z | | | (_| | | | (_| | | | | | | __/ |_ __/ | \__ \ 2023-07-26T11:19:46.3168373Z |_| \__,_|_| \__,_|_| |_| |_|\___|\__\___|_| |___/ 2023-07-26T11:19:46.3176903Z 2023-07-26T11:19:46.3192730Z Pipeline name LeBit365 Bonus-nextmajor 2023-07-26T11:19:46.3208164Z Container name lvserver19-lebit365bonus-nextmajor 2023-07-26T11:19:46.3223057Z Image name bcimage 2023-07-26T11:19:46.3238375Z ArtifactUrl https://bcinsider.azureedge.net/sandbox/23.0.11597.0/de 2023-07-26T11:19:46.3254016Z SasToken Specified 2023-07-26T11:19:46.3269039Z BcAuthContext Not Specified 2023-07-26T11:19:46.3283949Z Environment 2023-07-26T11:19:46.3302995Z ReUseContainer False 2023-07-26T11:19:46.3322684Z KeepContainer False 2023-07-26T11:19:46.3342858Z useCompilerFolder False 2023-07-26T11:19:46.3359329Z artifactCachePath 2023-07-26T11:19:46.3378821Z useDevEndpoint False 2023-07-26T11:19:46.3399609Z Auth UserPassword 2023-07-26T11:19:46.3620048Z Credential ***/Lipa6120 2023-07-26T11:19:46.3659458Z CompanyName 2023-07-26T11:19:46.3679285Z MemoryLimit 8G 2023-07-26T11:19:46.3703137Z FailOn error 2023-07-26T11:19:46.3726106Z TreatTestFailuresAsWarnings False 2023-07-26T11:19:46.3747927Z Enable Task Scheduler False 2023-07-26T11:19:46.3769180Z Assign Premium Plan False 2023-07-26T11:19:46.3790159Z Install Test Runner True 2023-07-26T11:19:46.3813545Z Install Test Framework True 2023-07-26T11:19:46.3833940Z Install Test Libraries True 2023-07-26T11:19:46.3855691Z Install Perf. Toolkit False 2023-07-26T11:19:46.3881288Z InstallOnlyReferencedApps False 2023-07-26T11:19:46.3910465Z generateDependencyArtifact False 2023-07-26T11:19:46.3926158Z CopySymbolsFromContainer False 2023-07-26T11:19:46.3948394Z enableCodeCop True 2023-07-26T11:19:46.3969562Z enableAppSourceCop True 2023-07-26T11:19:46.3989195Z enableUICop True 2023-07-26T11:19:46.4010310Z enablePerTenantExtensionCop False 2023-07-26T11:19:46.4032877Z doNotPerformUpgrade False 2023-07-26T11:19:46.4052270Z doNotPublishApps False 2023-07-26T11:19:46.4074781Z uninstallRemovedApps False 2023-07-26T11:19:46.4097064Z escapeFromCops False 2023-07-26T11:19:46.4117910Z doNotBuildTests False 2023-07-26T11:19:46.4138499Z doNotRunTests False 2023-07-26T11:19:46.4161895Z doNotRunBcptTests False 2023-07-26T11:19:46.4198719Z useDefaultAppSourceRuleSet False 2023-07-26T11:19:46.4230104Z rulesetFile C:\agent\_work\21\s\scripts\lebit.ruleset.json 2023-07-26T11:19:46.4266853Z azureDevOps True 2023-07-26T11:19:46.4305156Z gitLab False 2023-07-26T11:19:46.4344697Z gitHubActions False 2023-07-26T11:19:46.4380431Z vsixFile https://ms-dynamics-smb.gallerycdn.vsassets.io/extensions/ms-dynamics-smb/al/11.5.834620/1689662675595/Microsoft.VisualStudio.Services.VSIXPackage 2023-07-26T11:19:46.4409437Z License file Specified 2023-07-26T11:19:46.4440731Z CodeSignCertPfxFile Specified 2023-07-26T11:19:46.4499625Z CodeSignCertPfxPassword Specified 2023-07-26T11:19:46.4563705Z CodeSignCertIsSelfSigned False 2023-07-26T11:19:46.4599962Z KeyVaultCertPfxFile Not specified 2023-07-26T11:19:46.4634090Z KeyVaultCertPfxPassword Not specified 2023-07-26T11:19:46.4656453Z KeyVaultClientId 2023-07-26T11:19:46.4676243Z BuildOutputFile 2023-07-26T11:19:46.4695257Z ContainerEventLogFile 2023-07-26T11:19:46.4721281Z TestResultsFile C:\agent\_work\21\s\TestResults.xml 2023-07-26T11:19:46.4747008Z BcptTestResultsFile C:\agent\_work\21\s\bcptTestResults.json 2023-07-26T11:19:46.4770974Z TestResultsFormat JUnit 2023-07-26T11:19:46.4837707Z AdditionalCountries 2023-07-26T11:19:46.4862962Z PackagesFolder C:\agent\_work\21\s\.packages 2023-07-26T11:19:46.4887060Z OutputFolder C:\agent\_work\21\s\.output 2023-07-26T11:19:46.4912420Z BuildArtifactFolder C:\agent\_work\21\a 2023-07-26T11:19:46.4938669Z CreateRuntimePackages False 2023-07-26T11:19:46.4959696Z AppVersion 2023-07-26T11:19:46.4986389Z AppBuild 40222 2023-07-26T11:19:46.5011982Z AppRevision 0 2023-07-26T11:19:46.5033243Z SourceRepositoryUrl 2023-07-26T11:19:46.5054667Z SourceCommit 2023-07-26T11:19:46.5081547Z BuildBy BcContainerHelper,5.0.4 2023-07-26T11:19:46.5103210Z BuildUrl 2023-07-26T11:19:46.5128703Z Mandatory Affixes lbtbn 2023-07-26T11:19:46.5148514Z Supported Countries 2023-07-26T11:19:46.5169369Z ObsoleteTagMinAllowedMajorMinor 2023-07-26T11:19:46.5184646Z Install Apps 2023-07-26T11:19:46.5203127Z - \\192.168.244.16\Software_Business\apps\product\Vorgangsmanagement\latest.zip 2023-07-26T11:19:46.5218706Z Install Test Apps 2023-07-26T11:19:46.5234423Z - None 2023-07-26T11:19:46.5250704Z Previous Apps 2023-07-26T11:19:46.5267072Z - \\192.168.244.16\Software_Business\apps\product\Bonusmodul\latest.zip 2023-07-26T11:19:46.5282283Z Application folders 2023-07-26T11:19:46.5298044Z - C:\agent\_work\21\s\app 2023-07-26T11:19:46.5314006Z Test application folders 2023-07-26T11:19:46.5329063Z - C:\agent\_work\21\s\test 2023-07-26T11:19:46.5344109Z BCPT Test application folders 2023-07-26T11:19:46.5359683Z - None 2023-07-26T11:19:46.5375805Z BCPT Test suites 2023-07-26T11:19:46.5391082Z - None 2023-07-26T11:19:46.5406880Z Custom CodeCops 2023-07-26T11:19:46.5422691Z - C:\agent\_work\21\s\BCLinterCop.dll 2023-07-26T11:19:46.5463397Z NewBccontainer override 2023-07-26T11:19:46.5520771Z 2023-07-26T11:19:46.5536486Z 2023-07-26T11:19:46.5552097Z Param([Hashtable]$parameters) 2023-07-26T11:19:46.5560118Z 2023-07-26T11:19:46.5576839Z $items = Get-ChildItem -Path $baseFolder -Recurse -Filter "*.dll" 2023-07-26T11:19:46.5584598Z 2023-07-26T11:19:46.5611872Z $dllFolder = Join-Path $ENV:AGENT_HOMEDIRECTORY "dlls" 2023-07-26T11:19:46.5619590Z if (-not (Test-Path $dllFolder)) { 2023-07-26T11:19:46.5639347Z New-Item -ItemType Directory -Path $dllFolder 2023-07-26T11:19:46.5654769Z } 2023-07-26T11:19:46.5670964Z if ($items.Count -gt 0) { 2023-07-26T11:19:46.5686744Z $items | ForEach-Object { 2023-07-26T11:19:46.5702342Z if (-not (Test-Path (Join-Path $dllFolder $_.Name) -PathType Leaf)) { 2023-07-26T11:19:46.5718024Z Copy-Item $_.FullName -Destination $dllFolder 2023-07-26T11:19:46.5733698Z } 2023-07-26T11:19:46.5749408Z } 2023-07-26T11:19:46.5766194Z $parameters.additionalParameters += @("--volume $($dllFolder):c:\run\Add-Ins\mydlls") 2023-07-26T11:19:46.5780643Z } 2023-07-26T11:19:46.5796985Z $parameters.additionalParameters += @("--env customWebSettings=AuthenticateServer=false") 2023-07-26T11:19:46.5812256Z $parameters += @{ 2023-07-26T11:19:46.5827975Z "includeTestToolkit" = $true 2023-07-26T11:19:46.5843763Z "includeTestLibrariesOnly" = $true 2023-07-26T11:19:46.5859286Z } 2023-07-26T11:19:46.5875019Z 2023-07-26T11:19:46.5890817Z New-BcContainer @parameters 2023-07-26T11:19:46.5907666Z Invoke-ScriptInBcContainer $parameters.ContainerName -scriptblock { 2023-07-26T11:19:46.5923065Z $progressPreference = 'SilentlyContinue' 2023-07-26T11:19:46.5938495Z } 2023-07-26T11:19:46.5946959Z 2023-07-26T11:19:46.5963003Z CompileAppInBcContainer override 2023-07-26T11:19:46.5971128Z 2023-07-26T11:19:46.5987250Z Param([Hashtable]$parameters) 2023-07-26T11:19:46.5996096Z 2023-07-26T11:19:46.6012018Z $appJsonFile = Join-Path $parameters.appProjectFolder "app.json" 2023-07-26T11:19:46.6027543Z $appJson = Get-Content $appJsonFile | ConvertFrom-Json 2023-07-26T11:19:46.6042845Z if ($appJson.preprocessorSymbols) { 2023-07-26T11:19:46.6058304Z $appJson.preprocessorSymbols = @() 2023-07-26T11:19:46.6074367Z $appJson | ConvertTo-Json -Depth 99 | Set-Content $appJsonFile 2023-07-26T11:19:46.6090144Z } 2023-07-26T11:19:46.6106346Z 2023-07-26T11:19:46.6121611Z Compile-AppInBcContainer @parameters 2023-07-26T11:19:46.6129958Z 2023-07-26T11:19:46.6138881Z 2023-07-26T11:19:46.6155376Z _____ _ _ _ _ _ 2023-07-26T11:19:46.6171297Z | __ \ | | (_) (_) (_) 2023-07-26T11:19:46.6187267Z | |__) | _| | |_ _ __ __ _ __ _ ___ _ __ ___ _ __ _ ___ _ _ __ ___ __ _ __ _ ___ 2023-07-26T11:19:46.6202741Z | ___/ | | | | | | '_ \ / _` | / _` |/ _ \ '_ \ / _ \ '__| |/ __| | | '_ ` _ \ / _` |/ _` |/ _ \ 2023-07-26T11:19:46.6219165Z | | | |_| | | | | | | | (_| | | (_| | __/ | | | __/ | | | (__ | | | | | | | (_| | (_| | __/ 2023-07-26T11:19:46.6234663Z |_| \__,_|_|_|_|_| |_|\__, | \__, |\___|_| |_|\___|_| |_|\___| |_|_| |_| |_|\__,_|\__, |\___| 2023-07-26T11:19:46.6612905Z __/ | __/ | __/ | 2023-07-26T11:19:46.6631849Z |___/ |___/ |___/ 2023-07-26T11:19:46.6640360Z 2023-07-26T11:19:47.6807914Z Pulling mcr.microsoft.com/businesscentral:10.0.17763.4499 2023-07-26T11:19:48.4315558Z 2023-07-26T11:19:48.4333246Z Pulling generic image took 2 seconds 2023-07-26T11:19:48.4613982Z 2023-07-26T11:19:48.4632691Z _____ _ _ _ _ 2023-07-26T11:19:48.4650954Z / ____| | | (_) | | (_) 2023-07-26T11:19:48.4669876Z | | _ __ ___ __ _| |_ _ _ __ __ _ ___ ___ _ __ | |_ __ _ _ _ __ ___ _ __ 2023-07-26T11:19:48.4687911Z | | | '__/ _ \/ _` | __| | '_ \ / _` | / __/ _ \| '_ \| __/ _` | | '_ \ / _ \ '__| 2023-07-26T11:19:48.4706190Z | |____| | | __/ (_| | |_| | | | | (_| | | (__ (_) | | | | |_ (_| | | | | | __/ | 2023-07-26T11:19:48.4724176Z \_____|_| \___|\__,_|\__|_|_| |_|\__, | \___\___/|_| |_|\__\__,_|_|_| |_|\___|_| 2023-07-26T11:19:48.4742258Z __/ | 2023-07-26T11:19:48.4760279Z |___/ 2023-07-26T11:19:48.4768733Z 2023-07-26T11:19:49.1884452Z Creaing docker container 2023-07-26T11:19:49.4318166Z WARNING: Container name should not exceed 15 characters 2023-07-26T11:19:50.9686620Z BcContainerHelper is version 5.0.4 2023-07-26T11:19:50.9703114Z BcContainerHelper is running as ***istrator 2023-07-26T11:19:53.4345377Z HyperV is Disabled 2023-07-26T11:19:53.4399290Z UsePsSession is True 2023-07-26T11:19:53.4468079Z Host is Microsoft Windows Server 2019 Standard - 10.0.17763.4499 2023-07-26T11:19:53.7928595Z Docker Client Version is 19.03.4 2023-07-26T11:19:53.7949406Z Docker Server Version is 19.03.4 2023-07-26T11:19:54.7875329Z Removing Desktop shortcuts 2023-07-26T11:19:55.5204412Z Fetching all docker images 2023-07-26T11:19:55.8235252Z Fetching all docker volumes 2023-07-26T11:19:56.1542427Z ArtifactUrl and ImageName specified 2023-07-26T11:19:57.4860754Z Image bcimage:sandbox-23.0.11597.0-de-mt already exists 2023-07-26T11:19:58.5638627Z Using image bcimage:sandbox-23.0.11597.0-de-mt 2023-07-26T11:19:59.0597573Z Creating Container lvserver19-lebit365bonus-nextmajor 2023-07-26T11:19:59.0777470Z Style: sandbox 2023-07-26T11:19:59.0792933Z Multitenant: Yes 2023-07-26T11:19:59.0811122Z Version: 23.0.11597.0 2023-07-26T11:19:59.0857685Z Platform: 23.0.11561.0 2023-07-26T11:19:59.0883239Z Generic Tag: 1.0.2.14 2023-07-26T11:19:59.0932367Z Container OS Version: 10.0.17763.4499 (ltsc2019) 2023-07-26T11:19:59.0949018Z Host OS Version: 10.0.17763.4499 (ltsc2019) 2023-07-26T11:19:59.1254300Z Using process isolation 2023-07-26T11:19:59.1359169Z Using locale de-DE 2023-07-26T11:19:59.1456940Z Disabling the standard eventlog dump to container log every 2 seconds (use -dumpEventLog to enable) 2023-07-26T11:19:59.2147482Z Downloading C:\ProgramData\BcContainerHelper\Extensions\lvserver19-lebit365bonus-nextmajor\Microsoft.VisualStudio.Services.VSIXPackage.vsix 2023-07-26T11:19:59.2471547Z Downloading using WebClient 2023-07-26T11:20:12.9319090Z Using license file https://devlbstorage.blob.core.windows.net/files/4804634%20LeBit%20Dev%2022%20BC%20on%20premises%20DE%20610%20ISV%2010.07.23.bclicense 2023-07-26T11:20:12.9409294Z Downloading C:\ProgramData\BcContainerHelper\Extensions\lvserver19-lebit365bonus-nextmajor\my\license.bclicense 2023-07-26T11:20:12.9432850Z Downloading using WebClient 2023-07-26T11:20:13.3782613Z Additional Parameters: 2023-07-26T11:20:13.3806683Z --volume "C:\agent\_work\21\s:c:\sources" 2023-07-26T11:20:13.3826727Z --volume C:\agent\dlls:c:\run\Add-Ins\mydlls 2023-07-26T11:20:13.3843613Z --env customWebSettings=AuthenticateServer=false 2023-07-26T11:20:13.3861077Z --env customNavSettings=EnableTaskScheduler=False 2023-07-26T11:20:13.3880721Z Files in C:\ProgramData\BcContainerHelper\Extensions\lvserver19-lebit365bonus-nextmajor\my: 2023-07-26T11:20:13.3921172Z - AdditionalOutput.ps1 2023-07-26T11:20:13.3942232Z - license.bclicense 2023-07-26T11:20:13.3966192Z - MainLoop.ps1 2023-07-26T11:20:13.3984628Z - SetupVariables.ps1 2023-07-26T11:20:13.4003241Z - updatehosts.ps1 2023-07-26T11:20:13.4020965Z Creating container lvserver19-lebit365bonus-nextmajor from image bcimage:sandbox-23.0.11597.0-de-mt 2023-07-26T11:20:13.8553428Z eccf2406c8154610a9313344907a77efb12329d0b9844728352401f67f2cb6d5 2023-07-26T11:20:17.6309207Z Waiting for container lvserver19-lebit365bonus-nextmajor to be ready 2023-07-26T11:20:23.0261956Z Adding LVSERVER19-LEBI to hosts file 2023-07-26T11:20:24.3800377Z Initializing... 2023-07-26T11:20:24.3815074Z Setting host.containerhelper.internal to 172.24.0.1 in container hosts file 2023-07-26T11:20:24.3830055Z Starting Container 2023-07-26T11:20:24.3845279Z Hostname is lvserver19-lebit365bonus-nextmajor 2023-07-26T11:20:25.7222760Z PublicDnsName is lvserver19-lebit365bonus-nextmajor 2023-07-26T11:20:25.7242986Z Using NavUserPassword Authentication 2023-07-26T11:20:29.6248657Z Starting Local SQL Server 2023-07-26T11:20:33.6363336Z Starting Internet Information Server 2023-07-26T11:20:34.9360194Z Creating Self Signed Certificate 2023-07-26T11:20:34.9374032Z Self Signed Certificate Thumbprint ED38E396433DEAC2ACDE504E45672A01DD4D14F3 2023-07-26T11:20:34.9387804Z DNS identity lvserver19-lebit365bonus-nextmajor 2023-07-26T11:20:34.9402217Z Modifying Service Tier Config File with Instance Specific Settings 2023-07-26T11:20:34.9416736Z Modifying Service Tier Config File with settings from environment variable 2023-07-26T11:20:36.3092165Z Setting EnableTaskScheduler to False 2023-07-26T11:21:05.4775978Z Starting Service Tier 2023-07-26T11:21:05.4787358Z Registering event sources 2023-07-26T11:21:06.9117837Z Creating DotNetCore Web Server Instance 2023-07-26T11:21:06.9131463Z Using application pool name: BC 2023-07-26T11:21:06.9146011Z Using default container name: NavWebApplicationContainer 2023-07-26T11:21:13.9358684Z Copy files to WWW root C:\inetpub\wwwroot\BC 2023-07-26T11:21:13.9367929Z Create the application pool BC 2023-07-26T11:21:15.3403563Z Create website: NavWebApplicationContainer without SSL 2023-07-26T11:21:15.3418512Z Update configuration: navsettings.json 2023-07-26T11:21:15.3433615Z Done Configuring Web Client 2023-07-26T11:21:15.3448883Z Modifying Web Client config with settings from environment variable 2023-07-26T11:21:15.3463537Z Setting AuthenticateServer to false 2023-07-26T11:21:15.3478732Z Enabling Financials User Experience 2023-07-26T11:21:15.3493913Z Using license file 'c:\run\my\license.bclicense' 2023-07-26T11:21:35.5402113Z Import License 2023-07-26T11:21:37.0027973Z Dismounting Tenant 2023-07-26T11:21:37.0043823Z Mounting Tenant 2023-07-26T11:21:38.4397076Z Mounting Database for default on server localhost\SQLEXPRESS with AllowAppDatabaseWrite = False 2023-07-26T11:21:41.3132421Z Sync'ing Tenant 2023-07-26T11:21:41.3143977Z Tenant is Operational 2023-07-26T11:21:41.3156473Z Creating http download site 2023-07-26T11:21:41.3168399Z Setting SA Password and enabling SA 2023-07-26T11:21:42.7446487Z Creating *** as SQL User and add to sys*** 2023-07-26T11:21:45.6624003Z WARNING: This license is not compatible with this version of Business Central. 2023-07-26T11:21:45.6640535Z Creating SUPER user 2023-07-26T11:21:49.9398071Z WARNING: This license is not compatible with this version of Business Central. 2023-07-26T11:21:51.3936727Z WARNING: This license is not compatible with this version of Business Central. 2023-07-26T11:21:51.3954303Z Container IP Address: 172.24.3.254 2023-07-26T11:21:51.3970588Z Container Hostname : lvserver19-lebit365bonus-nextmajor 2023-07-26T11:21:51.3986795Z Container Dns Name : lvserver19-lebit365bonus-nextmajor 2023-07-26T11:21:51.4003689Z Web Client : http://lvserver19-lebit365bonus-nextmajor/BC/?tenant=default 2023-07-26T11:21:51.4021108Z Dev. Server : http://lvserver19-lebit365bonus-nextmajor 2023-07-26T11:21:51.4037129Z Dev. ServerInstance : BC 2023-07-26T11:21:51.4053477Z Dev. Server Tenant : default 2023-07-26T11:21:52.9070615Z Setting lvserver19-lebit365bonus-nextmajor to 172.24.3.254 in host hosts file 2023-07-26T11:21:52.9087392Z Setting lvserver19-lebit365bonus-nextmajor-default to 172.24.3.254 in host hosts file 2023-07-26T11:21:52.9105435Z Setting lvserver19-lebit365bonus-nextmajor-default to 172.24.3.254 in container hosts file 2023-07-26T11:21:52.9113742Z 2023-07-26T11:21:52.9131537Z Files: 2023-07-26T11:21:52.9174165Z http://lvserver19-lebit365bonus-nextmajor:8080/Microsoft.VisualStudio.Services.VSIXPackage.vsix 2023-07-26T11:21:52.9175361Z 2023-07-26T11:21:52.9177194Z Container Total Physical Memory is 28.0Gb 2023-07-26T11:21:52.9192458Z Container Free Physical Memory is 20.4Gb 2023-07-26T11:21:52.9200413Z 2023-07-26T11:21:52.9217407Z Initialization took 90 seconds 2023-07-26T11:21:52.9233749Z Ready for connections! 2023-07-26T11:21:58.8697644Z Reading CustomSettings.config from lvserver19-lebit365bonus-nextmajor 2023-07-26T11:21:59.7223038Z Creating Desktop Shortcuts for lvserver19-lebit365bonus-nextmajor 2023-07-26T11:22:04.0838098Z Skipping app 'C:\Applications.DE\Microsoft_Permissions Mock_23.0.11597.0.app' as it is already installed 2023-07-26T11:22:04.1692380Z Skipping app 'C:\Applications.DE\Microsoft_Test Runner_23.0.11597.0.app' as it is already installed 2023-07-26T11:22:04.2460340Z Skipping app 'C:\Applications.DE\Microsoft_Any_23.0.11597.0.app' as it is already installed 2023-07-26T11:22:04.3221346Z Skipping app 'C:\Applications.DE\Microsoft_Library Assert_23.0.11597.0.app' as it is already installed 2023-07-26T11:22:04.3923289Z Skipping app 'C:\Applications.DE\Microsoft_Permissions Mock_23.0.11597.0.app' as it is already installed 2023-07-26T11:22:04.4864848Z Skipping app 'C:\Applications.DE\Microsoft_Library Variable Storage_23.0.11597.0.app' as it is already installed 2023-07-26T11:22:04.5816573Z Skipping app 'C:\Applications.DE\Microsoft_System Application Test Library_23.0.11597.0.app' as it is already installed 2023-07-26T11:22:04.6880409Z Skipping app 'C:\Applications.DE\Microsoft_Tests-TestLibraries_23.0.11597.0.app' as it is already installed 2023-07-26T11:22:04.6896582Z TestToolkit successfully imported 2023-07-26T11:22:05.7584084Z Cleanup old dotnet core assemblies 2023-07-26T11:22:07.3623248Z Container lvserver19-lebit365bonus-nextmajor successfully created 2023-07-26T11:22:07.6548728Z 2023-07-26T11:22:07.6571305Z Use: 2023-07-26T11:22:07.6607205Z Get-BcContainerEventLog -containerName lvserver19-lebit365bonus-nextmajor to retrieve a snapshot of the event log from the container 2023-07-26T11:22:07.6643745Z Get-BcContainerDebugInfo -containerName lvserver19-lebit365bonus-nextmajor to get debug information about the container 2023-07-26T11:22:07.6676472Z Enter-BcContainer -containerName lvserver19-lebit365bonus-nextmajor to open a PowerShell prompt inside the container 2023-07-26T11:22:07.6707286Z Remove-BcContainer -containerName lvserver19-lebit365bonus-nextmajor to remove the container again 2023-07-26T11:22:07.6740119Z docker logs lvserver19-lebit365bonus-nextmajor to retrieve information about URL's again 2023-07-26T11:22:08.2019676Z 2023-07-26T11:22:08.2036752Z Creating container took 140 seconds 2023-07-26T11:22:08.2044603Z 2023-07-26T11:22:08.2064242Z _____ _ _ _ _ _ 2023-07-26T11:22:08.2081176Z | __ \ | | (_) | | | | (_) 2023-07-26T11:22:08.2098603Z | |__) |___ ___ ___ | |_ ___ _ __ __ _ __| | ___ _ __ ___ _ __ __| | ___ _ __ ___ _ ___ ___ 2023-07-26T11:22:08.2115240Z | _ // _ \ __|/ _ \| \ \ / / | '_ \ / _` | / _` |/ _ \ '_ \ / _ \ '_ \ / _` |/ _ \ '_ \ / __| |/ _ \ __| 2023-07-26T11:22:08.2133237Z | | \ \ __\__ \ (_) | |\ V /| | | | | (_| | | (_| | __/ |_) | __/ | | | (_| | __/ | | | (__| | __\__ \ 2023-07-26T11:22:08.2150461Z |_| \_\___|___/\___/|_| \_/ |_|_| |_|\__, | \__,_|\___| .__/ \___|_| |_|\__,_|\___|_| |_|\___|_|\___|___/ 2023-07-26T11:22:08.2166854Z __/ | | | 2023-07-26T11:22:08.2183629Z |___/ |_| 2023-07-26T11:22:08.2191688Z 2023-07-26T11:22:08.4860788Z Sorted App folders 2023-07-26T11:22:08.4881758Z - C:\agent\_work\21\s\app 2023-07-26T11:22:08.4899032Z External dependencies 2023-07-26T11:22:08.4924029Z - d33e833c-6dd5-4392-a5ce-502d6d7f9315:LeBit Software & Consult GmbH_LeBit Processmanagement_1.0.0.0.app 2023-07-26T11:22:08.4940386Z - 437dbf0e-84ff-417a-965d-ed2bb9650972:Microsoft_Base Application_19.0.0.0.app 2023-07-26T11:22:08.4957178Z - 63ca2fa4-4f03-4f2b-a480-172fef340d3f:Microsoft_System Application_19.0.0.0.app 2023-07-26T11:22:08.4983095Z Sorted TestApp folders 2023-07-26T11:22:08.5059230Z - C:\agent\_work\21\s\test 2023-07-26T11:22:08.5076185Z External TestApp dependencies 2023-07-26T11:22:08.5100315Z - d33e833c-6dd5-4392-a5ce-502d6d7f9315:LeBit Software & Consult GmbH_LeBit Processmanagement_1.0.0.0.app 2023-07-26T11:22:08.5119211Z - 437dbf0e-84ff-417a-965d-ed2bb9650972:Microsoft_Base Application_19.0.0.0.app 2023-07-26T11:22:08.5136823Z - 63ca2fa4-4f03-4f2b-a480-172fef340d3f:Microsoft_System Application_19.0.0.0.app 2023-07-26T11:22:08.5155314Z - dd0be2ea-f733-4d65-bb34-a28f4624fb14:Microsoft_Library Assert_17.0.0.0.app 2023-07-26T11:22:08.5171301Z - e7320ebb-08b3-4406-b1ec-b4927d3e280b:Microsoft_Any_17.0.0.0.app 2023-07-26T11:22:08.5189286Z - 23de40a6-dfe8-4f80-80db-d70f83ce8caf:Microsoft_Test Runner_17.0.0.0.app 2023-07-26T11:22:08.5206273Z - 5d86850b-0d76-4eca-bd7b-951ad998e997:Microsoft_Tests-TestLibraries_17.0.0.0.app 2023-07-26T11:22:08.5225414Z 2023-07-26T11:22:08.5242539Z _____ _ _ _ _ 2023-07-26T11:22:08.5258829Z |_ _| | | | | (_) 2023-07-26T11:22:08.5275759Z | | _ __ ___| |_ __ _| | |_ _ __ __ _ __ _ _ __ _ __ ___ 2023-07-26T11:22:08.5291437Z | | | '_ \/ __| __/ _` | | | | '_ \ / _` | / _` | '_ \| '_ \/ __| 2023-07-26T11:22:08.5307852Z _| |_| | | \__ \ |_ (_| | | | | | | | (_| | | (_| | |_) | |_) \__ \ 2023-07-26T11:22:08.5324033Z |_____|_| |_|___/\__\__,_|_|_|_|_| |_|\__, | \__,_| .__/| .__/|___/ 2023-07-26T11:22:08.5340247Z __/ | | | | | 2023-07-26T11:22:08.5356541Z |___/ |_| |_| 2023-07-26T11:22:08.5364485Z 2023-07-26T11:22:12.8118842Z Publishing C:\ProgramData\BcContainerHelper\Extensions\lvserver19-lebit365bonus-nextmajor\8f176b75-de38-486c-b96b-926f54461438\LeBit Software & Consult GmbH_LeBit Processmanagement_1.2.14435.0.app 2023-07-26T11:22:28.1727795Z Synchronizing LeBit Processmanagement on tenant default 2023-07-26T11:22:37.2055032Z Installing LeBit Processmanagement on tenant default 2023-07-26T11:23:14.7698783Z App LeBit Software & Consult GmbH_LeBit Processmanagement_1.2.14435.0.app successfully published 2023-07-26T11:23:15.2441928Z 2023-07-26T11:23:15.2460102Z Installing apps took 67 seconds 2023-07-26T11:23:15.2475599Z 2023-07-26T11:23:15.2491391Z _____ _ _ _ 2023-07-26T11:23:15.2508388Z / ____| (_) (_) 2023-07-26T11:23:15.2521521Z | | ___ _ __ ___ _ __ _| |_ _ __ __ _ __ _ _ __ _ __ ___ 2023-07-26T11:23:15.2537367Z | | / _ \| '_ ` _ \| '_ \| | | | '_ \ / _` | / _` | '_ \| '_ \/ __| 2023-07-26T11:23:15.2554132Z | |____ (_) | | | | | | |_) | | | | | | | (_| | | (_| | |_) | |_) \__ \ 2023-07-26T11:23:15.2569440Z \_____\___/|_| |_| |_| .__/|_|_|_|_| |_|\__, | \__,_| .__/| .__/|___/ 2023-07-26T11:23:15.2589115Z | | __/ | | | | | 2023-07-26T11:23:15.2606469Z |_| |___/ |_| |_| 2023-07-26T11:23:15.2614057Z 2023-07-26T11:23:15.2857619Z Using custom ruleset 2023-07-26T11:23:15.3006258Z Using Version 20.7.40222.0 2023-07-26T11:23:15.3475903Z Copying previous apps to packages folder 2023-07-26T11:23:16.8038023Z WARNUNG: Dependency d33e833c-6dd5-4392-a5ce-502d6d7f9315:LeBit Software & Consult GmbH_LeBit 2023-07-26T11:23:16.8053085Z Processmanagement_1.0.0.0).app not found 2023-07-26T11:23:16.8079736Z WARNUNG: Dependency 00000000-0000-0000-0000-000000000000:Microsoft_Application_19.0.0.0).app not found 2023-07-26T11:23:18.0309295Z LeBit Software & Consult GmbH_LeBit Bonus = 20.6.14928.0 2023-07-26T11:23:18.0375893Z Creating AppSourceCop.json for validation 2023-07-26T11:23:18.0416930Z AppSourceCop.json content: 2023-07-26T11:23:18.0440958Z { 2023-07-26T11:23:18.0456937Z "Publisher": "LeBit Software \u0026 Consult GmbH", 2023-07-26T11:23:18.0472157Z "Name": "LeBit Bonus", 2023-07-26T11:23:18.0488822Z "mandatoryAffixes": [ 2023-07-26T11:23:18.0504418Z "lbtbn" 2023-07-26T11:23:18.0519301Z ], 2023-07-26T11:23:18.0533976Z "Version": "20.6.14928.0" 2023-07-26T11:23:18.0547726Z } 2023-07-26T11:23:18.0555283Z 2023-07-26T11:23:18.0569826Z Compiling C:\agent\_work\21\s\app 2023-07-26T11:23:19.3663788Z Copying DLLs from C:\Program Files\Microsoft Dynamics NAV\230\Service to assemblyProbingPath 2023-07-26T11:25:30.2162347Z Removing dotnet Framework Assemblies 2023-07-26T11:25:32.0595544Z Using Symbols Folder: C:\agent\_work\21\s\.packages 2023-07-26T11:25:46.7504637Z Processing dependency Microsoft_Application_19.0.0.0 () 2023-07-26T11:25:46.7983902Z Downloading symbols: Microsoft_Application_23.0.11597.0.app 2023-07-26T11:25:46.8042764Z Url : http://172.24.3.254:7049/BC/dev/packages?publisher=Microsoft&appName=Application&versionText=19.0.0.0&tenant=default 2023-07-26T11:25:46.8077459Z Downloading using WebClient 2023-07-26T11:25:51.2212638Z Adding dependency to System Application from Microsoft 2023-07-26T11:25:51.2295448Z Adding dependency to Base Application from Microsoft 2023-07-26T11:25:51.2331301Z Processing dependency Microsoft_System_1.0.0.0 () 2023-07-26T11:25:51.2517366Z Downloading symbols: Microsoft_System_23.0.11561.0.app 2023-07-26T11:25:51.2536011Z Url : http://172.24.3.254:7049/BC/dev/packages?publisher=Microsoft&appName=System&versionText=1.0.0.0&tenant=default 2023-07-26T11:25:51.2558842Z Downloading using WebClient 2023-07-26T11:25:52.0977213Z Processing dependency LeBit Software & Consult GmbH_LeBit Processmanagement_1.0.0.0 (d33e833c-6dd5-4392-a5ce-502d6d7f9315) 2023-07-26T11:25:52.1057173Z Downloading symbols: LeBit Software & Consult GmbH_LeBit Processmanagement_1.2.14435.0.app 2023-07-26T11:25:52.1073731Z Url : http://172.24.3.254:7049/BC/dev/packages?appId=d33e833c-6dd5-4392-a5ce-502d6d7f9315&versionText=1.0.0.0&tenant=default 2023-07-26T11:25:52.1093789Z Downloading using WebClient 2023-07-26T11:25:52.8614798Z Processing dependency Microsoft_System Application_23.0.0.0 (63ca2fa4-4f03-4f2b-a480-172fef340d3f) 2023-07-26T11:25:52.8770571Z Downloading symbols: Microsoft_System Application_23.0.11597.0.app 2023-07-26T11:25:52.8787556Z Url : http://172.24.3.254:7049/BC/dev/packages?appId=63ca2fa4-4f03-4f2b-a480-172fef340d3f&versionText=23.0.0.0&tenant=default 2023-07-26T11:25:52.8802875Z Downloading using WebClient 2023-07-26T11:25:53.8330529Z Processing dependency Microsoft_Base Application_23.0.0.0 (437dbf0e-84ff-417a-965d-ed2bb9650972) 2023-07-26T11:25:53.8402299Z Downloading symbols: Microsoft_Base Application_23.0.11597.0.app 2023-07-26T11:25:53.8418788Z Url : http://172.24.3.254:7049/BC/dev/packages?appId=437dbf0e-84ff-417a-965d-ed2bb9650972&versionText=23.0.0.0&tenant=default 2023-07-26T11:25:53.8434518Z Downloading using WebClient 2023-07-26T11:25:55.3187452Z Compiling... 2023-07-26T11:25:55.3374936Z .\alc.exe /project:"c:\sources\app" /packagecachepath:"c:\sources\.packages" /out:"c:\sources\.output\LeBit Software & Consult GmbH_LeBit Bonus_20.7.40222.0.app" /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.CodeCop.dll /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.AppSourceCop.dll /analyzer:C:\build\vsix\extension\bin\Analyzers\Microsoft.Dynamics.Nav.UICop.dll /analyzer:c:\sources\BCLinterCop.dll /ruleset:c:\sources\scripts\lebit.ruleset.json /assemblyprobingpaths:"C:\Program Files\dotnet\shared","C:\ProgramData\BcContainerHelper\Extensions\lvserver19-lebit365bonus-nextmajor\.netPackages\Service" 2023-07-26T11:26:07.1790014Z Microsoft (R) AL Compiler version 11.5.12.48212 2023-07-26T11:26:07.1841185Z Copyright (C) Microsoft Corporation. All rights reserved 2023-07-26T11:26:07.1846998Z 2023-07-26T11:26:07.1873516Z Compilation started for project 'LeBit Bonus' containing '51' files at '13:25:58.544'. 2023-07-26T11:26:07.1879194Z 2023-07-26T11:26:07.1954543Z ##[error]The referenced module 'System by Microsoft (23.0.11561.0)' with runtime reference version '12.0' cannot be loaded by the compiler with version '11.1'. 2023-07-26T11:26:07.1970335Z ##[error]The referenced module 'System Application by Microsoft (23.0.11597.0)' with runtime reference version '12.0' cannot be loaded by the compiler with version '11.1'. 2023-07-26T11:26:07.1973412Z ##[error]The referenced module 'Base Application by Microsoft (23.0.11597.0)' with runtime reference version '12.0' cannot be loaded by the compiler with version '11.1'. 2023-07-26T11:26:07.1976361Z ##[error]The referenced module 'Application by Microsoft (23.0.11597.0)' with runtime reference version '12.0' cannot be loaded by the compiler with version '11.1'. 2023-07-26T11:26:07.1977763Z 2023-07-26T11:26:07.1991790Z Compilation ended at '13:26:07.084'. 2023-07-26T11:26:07.1997664Z 2023-07-26T11:26:07.2021434Z App generation failed with exit code 1 2023-07-26T11:26:08.2966473Z Compile-AppInBcContainer Telemetry Correlation Id: 184b5cbe-e1f1-44a2-bdf6-6ac1ab688305 2023-07-26T11:26:09.8512489Z Removing Session lvserver19-lebit365bonus-nextmajor 2023-07-26T11:26:10.2658749Z Removing container lvserver19-lebit365bonus-nextmajor 2023-07-26T11:26:12.8669207Z Removing entries from hosts 2023-07-26T11:26:12.8941287Z Removing lvserver19-lebit365bonus-nextmajor from container hosts file 2023-07-26T11:26:12.9908988Z Removing lvserver19-lebit365bonus-nextmajor-* from container hosts file 2023-07-26T11:26:12.9967037Z Removing Desktop shortcuts 2023-07-26T11:26:13.0577373Z Removing C:\ProgramData\BcContainerHelper\Extensions\lvserver19-lebit365bonus-nextmajor 2023-07-26T11:26:16.0455976Z Run-AlPipeline Telemetry Correlation Id: 796e0607-c9d4-4ed0-8c31-f5e7a99e5b3d 2023-07-26T11:26:16.3908138Z ##[error]App generation failed with exit code 1 In C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\5.0.4\AppHandling\Compile-AppInNavContainer.ps1:743 Zeichen:85 + ... t { $_ -like "App generation failed*" } | ForEach-Object { throw $_ } + ~~~~~~~~ + CategoryInfo : OperationStopped: (App generation failed with exit code 1:String) [], RuntimeException + FullyQualifiedErrorId : App generation failed with exit code 1 2023-07-26T11:26:16.3988852Z ##[error]PowerShell exited with code '1'. 2023-07-26T11:26:16.4477091Z ##[section]Finishing: Run Pipeline ```

Other pipeline use the correct compiler version and work just fine. I couldn't find a reason, why the wrong compiler version would even be available.

freddydk commented 1 year ago

I think this is because you do not have "runtime" defined in your app.json. The compiler will then stamp in the runtime version from the compiler and the service tier might not support that.

achim-t commented 1 year ago

That's not it, unfortunately. These values are set:

  "platform": "1.0.0.0",
  "application": "19.0.0.0",
  "runtime": "10.0",

I tried to reproduce the error with a blank-ish app with those values, but that worked fine.

freddydk commented 1 year ago

If you look in the full log - you have hardcoded a vsixFile to be the latest on marketplace. For NextMajor, you have to use the one from the container

achim-t commented 1 year ago

Ah, I see. Apparently, I did that to get BusinessCentral.LinterCop to work, since that is compiled against the latest compiler from the marketplace. With the compiler from the container I get warnings like this:

##[warning] An instance of analyzer BusinessCentral.LinterCop.Design.Rule0001FlowFieldsShouldNotBeEditable cannot be created from c:\sources\BCLinterCop.dll : Exception has been thrown by the target of an invocation.

I guess the linter not working should be okay in a Next Major pipeline.

minaskats commented 1 year ago

Hello all,

Also which value should we use for the vsixFile ? Now its -vsixFile (Get-LatestAlLanguageExtensionUrl)

Updated : It should use -vsixFile (Get-LatestAlLanguageExtensionUrl -allowPrerelease)

freddydk commented 1 year ago

Generally, you should never set the -vsixFile parameter. It defaults to the version shipped with the BC version in the container.