microsoft / AL-Go

The plug-and-play DevOps solution for Business Central app development on GitHub
MIT License
295 stars 125 forks source link

[Bug]: Error Message: The property 'HostConfig' cannot be found on this object. Verify that the property exists #1292

Closed donah001 closed 2 weeks ago

donah001 commented 2 weeks ago

AL-Go version

5.1

Describe the issue

When running CICD, there's an error. "The property 'HostConfig' cannot be found on this object", this use to work before seamlessly without any error Image

Expected behavior

When running CICD, it should build without any error

Steps to reproduce

Run CICD pipeline

Additional context (logs, screenshots, etc.)

2024-11-02T13:40:27.4902954Z Current runner version: '2.320.0' 2024-11-02T13:40:27.4909338Z Runner name: 'DESKTOP-HVCURNR' 2024-11-02T13:40:27.4909721Z Runner group name: 'Default' 2024-11-02T13:40:27.4910234Z Machine name: 'DESKTOP-HVCURNR' 2024-11-02T13:40:27.4923279Z Testing runner upgrade compatibility 2024-11-02T13:40:27.6398187Z ##[group]GITHUB_TOKEN Permissions 2024-11-02T13:40:27.6441923Z Actions: read 2024-11-02T13:40:27.6442200Z Contents: read 2024-11-02T13:40:27.6442394Z Metadata: read 2024-11-02T13:40:27.6442596Z ##[endgroup] 2024-11-02T13:40:27.6445657Z Secret source: Actions 2024-11-02T13:40:27.6445988Z Prepare workflow directory 2024-11-02T13:40:27.7526449Z Prepare all required actions 2024-11-02T13:40:27.7664294Z Getting action download info 2024-11-02T13:40:27.9903882Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2024-11-02T13:40:28.7367788Z Download action repository 'microsoft/AL-Go-Actions@v5.1' (SHA:60dcf203bcbeabc2fee2f8228ac12cc3818ba9b0) 2024-11-02T13:40:29.4330933Z Download action repository 'actions/cache@v4' (SHA:6849a6489940f00c2f30c0fb92c6274307ccb58a) 2024-11-02T13:40:30.4428044Z Download action repository 'actions/upload-artifact@v4' (SHA:b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882) 2024-11-02T13:40:31.7046645Z Getting action download info 2024-11-02T13:40:31.9933437Z Download action repository 'actions/download-artifact@v4' (SHA:fa0a91b85d4f404e444e00e005971372dc801d16) 2024-11-02T13:40:33.1855598Z Uses: companyname/companynamebc/.github/workflows/_BuildALGoProject.yaml@refs/heads/main (b418c8955b9ca2d11c0bff8ce7eb21e3b9553baa) 2024-11-02T13:40:33.1860138Z ##[group] Inputs 2024-11-02T13:40:33.1860700Z shell: powershell 2024-11-02T13:40:33.1861199Z runsOn: "self-hosted" 2024-11-02T13:40:33.1861717Z checkoutRef: refs/heads/main 2024-11-02T13:40:33.1862277Z project: . 2024-11-02T13:40:33.1862707Z projectName: . 2024-11-02T13:40:33.1863191Z projectDependenciesJson: {} 2024-11-02T13:40:33.1863773Z buildMode: Default 2024-11-02T13:40:33.1864310Z baselineWorkflowRunId: 0 2024-11-02T13:40:33.1866542Z secrets: licenseFileUrl,codeSignCertificateUrl,codeSignCertificatePassword,keyVaultCertificateUrl,keyVaultCertificatePassword,keyVaultClientId,gitHubPackagesContext,applicationInsightsConnectionString 2024-11-02T13:40:33.1868016Z publishThisBuildArtifacts: false 2024-11-02T13:40:33.1868298Z publishArtifacts: true 2024-11-02T13:40:33.1868544Z artifactsNameSuffix: 2024-11-02T13:40:33.1868869Z signArtifacts: true 2024-11-02T13:40:33.1869095Z useArtifactCache: true

2024-11-02T13:40:33.1901352Z ##[endgroup] 2024-11-02T13:40:33.1902307Z Complete job name: Build . (Default) / . (Default) 2024-11-02T13:40:33.3626654Z ##[group]Run actions/checkout@v4 2024-11-02T13:40:33.3627255Z with: 2024-11-02T13:40:33.3627464Z ref: refs/heads/main 2024-11-02T13:40:33.3627695Z lfs: true 2024-11-02T13:40:33.3627934Z repository: companyname/companynamebc 2024-11-02T13:40:33.3628535Z token: 2024-11-02T13:40:33.3628767Z ssh-strict: true 2024-11-02T13:40:33.3628975Z ssh-user: git 2024-11-02T13:40:33.3629590Z persist-credentials: true 2024-11-02T13:40:33.3629940Z clean: true 2024-11-02T13:40:33.3630232Z sparse-checkout-cone-mode: true 2024-11-02T13:40:33.3630633Z fetch-depth: 1 2024-11-02T13:40:33.3630903Z fetch-tags: false 2024-11-02T13:40:33.3631124Z show-progress: true 2024-11-02T13:40:33.3631343Z submodules: false 2024-11-02T13:40:33.3631567Z set-safe-directory: true 2024-11-02T13:40:33.3631808Z env: 2024-11-02T13:40:33.3631988Z ALGoOrgSettings: 2024-11-02T13:40:33.3632212Z ALGoRepoSettings: 2024-11-02T13:40:33.3632432Z ##[endgroup] 2024-11-02T13:40:34.2972744Z Syncing repository: companyname/companynamebc 2024-11-02T13:40:34.2974766Z ##[group]Getting Git version info 2024-11-02T13:40:34.2975636Z Working directory is 'C:\companyname\actions-runner_work\companynamebc\companynamebc' 2024-11-02T13:40:34.2976464Z [command]"C:\Program Files\Git\cmd\git.exe" version 2024-11-02T13:40:34.4355732Z git version 2.44.0.windows.1 2024-11-02T13:40:34.4662642Z [command]"C:\Program Files\Git\cmd\git.exe" lfs version 2024-11-02T13:40:34.8032619Z git-lfs/3.4.1 (GitHub; windows amd64; go 1.20.11; git 0898dcbc) 2024-11-02T13:40:34.8158901Z ##[endgroup] 2024-11-02T13:40:34.8185114Z Copying 'C:\Users\username.gitconfig' to 'C:\companyname\actions-runner_work_temp\017c61f1-e238-4729-b389-79f93477d4f0.gitconfig' 2024-11-02T13:40:34.8225171Z Temporarily overriding HOME='C:\companyname\actions-runner_work_temp\017c61f1-e238-4729-b389-79f93477d4f0' before making global git config changes 2024-11-02T13:40:34.8226943Z Adding repository directory to the temporary git global config as a safe directory 2024-11-02T13:40:34.8237975Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\companyname\actions-runner_work\companynamebc\companynamebc 2024-11-02T13:40:34.9597596Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url 2024-11-02T13:40:35.0745751Z https://github.com/companyname/companynamebc 2024-11-02T13:40:35.0827528Z ##[group]Removing previously created refs, to avoid conflicts 2024-11-02T13:40:35.0838648Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD 2024-11-02T13:40:35.2085245Z refs/heads/main 2024-11-02T13:40:35.2156606Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach 2024-11-02T13:40:35.3543361Z HEAD is now at b418c89 Update settings.json 2024-11-02T13:40:36.6240549Z ##[endgroup] 2024-11-02T13:40:36.6250153Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status 2024-11-02T13:40:39.0096383Z ##[group]Cleaning the repository 2024-11-02T13:40:39.0106473Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx 2024-11-02T13:40:39.1273919Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD 2024-11-02T13:40:39.2529136Z HEAD is now at b418c89 Update settings.json 2024-11-02T13:40:39.2585183Z ##[endgroup] 2024-11-02T13:40:39.2590896Z ##[group]Disabling automatic garbage collection 2024-11-02T13:40:39.2598007Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2024-11-02T13:40:39.3673517Z ##[endgroup] 2024-11-02T13:40:39.3674147Z ##[group]Setting up auth 2024-11-02T13:40:39.3684637Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core.sshCommand 2024-11-02T13:40:39.4823684Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2024-11-02T13:40:41.8674532Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http.https\:\/\/github.com\/.extraheader 2024-11-02T13:40:41.9949302Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http.https\:\/\/github.com\/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2024-11-02T13:40:44.4190892Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic " 2024-11-02T13:40:44.5428262Z ##[endgroup] 2024-11-02T13:40:44.5435542Z [command]"C:\Program Files\Git\cmd\git.exe" lfs install --local 2024-11-02T13:40:45.8457637Z Updated Git hooks. 2024-11-02T13:40:45.8458099Z Git LFS initialized. 2024-11-02T13:40:45.8554192Z ##[group]Fetching the repository 2024-11-02T13:40:45.8566900Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2024-11-02T13:40:46.8944061Z ##[endgroup] 2024-11-02T13:40:46.8944681Z ##[group]Determining the checkout info 2024-11-02T13:40:46.8945647Z ##[endgroup] 2024-11-02T13:40:46.8946238Z ##[group]Fetching LFS objects 2024-11-02T13:40:46.8955263Z [command]"C:\Program Files\Git\cmd\git.exe" lfs fetch origin refs/remotes/origin/main 2024-11-02T13:40:47.8449929Z fetch: Fetching reference refs/remotes/origin/main 2024-11-02T13:40:48.0273767Z ##[endgroup] 2024-11-02T13:40:48.0281831Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2024-11-02T13:40:48.1616845Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2024-11-02T13:40:48.2807085Z ##[group]Checking out the ref 2024-11-02T13:40:48.2818713Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2024-11-02T13:40:48.4250316Z branch 'main' set up to track 'origin/main'. 2024-11-02T13:40:48.4251222Z Your branch is up to date with 'origin/main'. 2024-11-02T13:40:48.4252321Z Switched to and reset branch 'main' 2024-11-02T13:40:49.5762581Z ##[endgroup] 2024-11-02T13:40:49.6858813Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2024-11-02T13:40:49.7837177Z b418c8955b9ca2d11c0bff8ce7eb21e3b9553baa 2024-11-02T13:40:49.8707561Z ##[group]Run microsoft/AL-Go-Actions/ReadSettings@v5.1 2024-11-02T13:40:49.8707980Z with: 2024-11-02T13:40:49.8708177Z shell: powershell 2024-11-02T13:40:49.8708393Z project: . 2024-11-02T13:40:49.8709011Z get: useCompilerFolder,keyVaultCodesignCertificateName,doNotSignApps,doNotRunTests,artifact,generateDependencyArtifact 2024-11-02T13:40:49.8709708Z env: 2024-11-02T13:40:49.8709889Z ALGoOrgSettings: 2024-11-02T13:40:49.8710112Z ALGoRepoSettings: 2024-11-02T13:40:49.8710333Z ##[endgroup] 2024-11-02T13:40:49.9448891Z ##[group]Run $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0 2024-11-02T13:40:49.9449771Z $errorActionPreference = "Stop"; $ProgressPreference = "SilentlyContinue"; Set-StrictMode -Version 2.0 2024-11-02T13:40:49.9450304Z try { 2024-11-02T13:40:49.9451027Z  C:\companyname\actions-runner_work_actions\microsoft\AL-Go-Actions\v5.1\ReadSettings/ReadSettings.ps1 -project $ENV:_project -get $ENV:get 2024-11-02T13:40:49.9451786Z } 2024-11-02T13:40:49.9451956Z catch { 2024-11-02T13:40:49.9452716Z  Write-Host "::ERROR::Unexpected error when running action. Error Message: $($.Exception.Message.Replace("r",'').Replace("n",' ')), StackTrace: $($_.ScriptStackTrace.Replace("r",'').Replace("n",' <- '))"; 2024-11-02T13:40:49.9453824Z  exit 1 2024-11-02T13:40:49.9454009Z } 2024-11-02T13:40:49.9478621Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2024-11-02T13:40:49.9479096Z env: 2024-11-02T13:40:49.9479293Z ALGoOrgSettings: 2024-11-02T13:40:49.9479524Z ALGoRepoSettings: 2024-11-02T13:40:49.9479753Z _project: . 2024-11-02T13:40:49.9480387Z _get: useCompilerFolder,keyVaultCodesignCertificateName,doNotSignApps,doNotRunTests,artifact,generateDependencyArtifact 2024-11-02T13:40:49.9481211Z ##[endgroup] 2024-11-02T13:40:50.5034043Z Applying settings from C:\companyname\actions-runner_work\companynamebc\companynamebc.github\AL-Go-Settings.json 2024-11-02T13:40:50.5542498Z Applying settings from C:\companyname\actions-runner_work\companynamebc\companynamebc.AL-Go\settings.json 2024-11-02T13:40:50.5562936Z No settings found in C:\companyname\actions-runner_work\companynamebc\companynamebc.github\CICD.settings.json 2024-11-02T13:40:50.5584539Z No settings found in C:\companyname\actions-runner_work\companynamebc\companynamebc.AL-Go\CICD.settings.json 2024-11-02T13:40:50.5594562Z No settings found in C:\companyname\actions-runner_work\companynamebc\companynamebc.AL-Go\donah001.settings.json 2024-11-02T13:40:51.2085666Z SETTINGS: 2024-11-02T13:40:51.2312514Z { 2024-11-02T13:40:51.2313160Z "keyVaultCertificateUrlSecretName": "", 2024-11-02T13:40:51.2316393Z "microsoftTelemetryConnectionString": "InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/", 2024-11-02T13:40:51.2318366Z "type": "PTE", 2024-11-02T13:40:51.2318861Z "sendExtendedTelemetryToMicrosoft": false, 2024-11-02T13:40:51.2319249Z "appBuild": 406, 2024-11-02T13:40:51.2319516Z "doNotRunBcptTests": true, 2024-11-02T13:40:51.2319825Z "versioningStrategy": 0, 2024-11-02T13:40:51.2320113Z "installApps": [ 2024-11-02T13:40:51.2321345Z "https://www.hougaard.com/on-premises/SharePoint%20Connector/Older%20versions/SharePoint%20Connector.5.0.0.335.BC24.3/SharePoint%20Connector.BC24.3.RunTime.v5.0.0.335.app", 2024-11-02T13:40:51.2322311Z "Dependencies\*.zip" 2024-11-02T13:40:51.2322638Z ], 2024-11-02T13:40:51.2322902Z "installTestLibraries": false, 2024-11-02T13:40:51.2323221Z "runNumberOffset": 0, 2024-11-02T13:40:51.2323687Z "codeSignCertificatePasswordSecretName": "codeSignCertificatePassword", 2024-11-02T13:40:51.2324322Z "vsixFile": "", 2024-11-02T13:40:51.2324571Z "country": "us", 2024-11-02T13:40:51.2327666Z "alDoc": { 2024-11-02T13:40:51.2328004Z "continuousDeployment": false, 2024-11-02T13:40:51.2328409Z "deployToGitHubPages": true, 2024-11-02T13:40:51.2328756Z "maxReleases": 3, 2024-11-02T13:40:51.2329094Z "groupByProject": true, 2024-11-02T13:40:51.2329458Z "includeProjects": [ 2024-11-02T13:40:51.2329699Z 2024-11-02T13:40:51.2329797Z ], 2024-11-02T13:40:51.2330120Z "excludeProjects": [ 2024-11-02T13:40:51.2330346Z 2024-11-02T13:40:51.2330450Z ], 2024-11-02T13:40:51.2330867Z "header": "Documentation for {REPOSITORY} {VERSION}", 2024-11-02T13:40:51.2333096Z "footer": "Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e", 2024-11-02T13:40:51.2337909Z "defaultIndexMD": "## Reference documentation\n\nThis is the generated reference documentation for {REPOSITORY}.\n\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\n\nYou can change this content by creating/editing the {INDEXTEMPLATERELATIVEPATH} file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\n\n{RELEASENOTES}", 2024-11-02T13:40:51.2342991Z "defaultReleaseMD": "## Release reference documentation\n\nThis is the generated reference documentation for {REPOSITORY}.\n\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\n\nYou can change this content by creating/editing the {INDEXTEMPLATERELATIVEPATH} file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\n\n{RELEASENOTES}" 2024-11-02T13:40:51.2345405Z }, 2024-11-02T13:40:51.2345661Z "templateSha": "", 2024-11-02T13:40:51.2346094Z "partnerTelemetryConnectionString": "", 2024-11-02T13:40:51.2346482Z "doNotRunTests": false, 2024-11-02T13:40:51.2346830Z "enableCodeAnalyzersOnTestApps": false, 2024-11-02T13:40:51.2347304Z "runs-on": "windows-latest", 2024-11-02T13:40:51.2347657Z "generateDependencyArtifact": true, 2024-11-02T13:40:51.2348018Z "excludeEnvironments": [ 2024-11-02T13:40:51.2348229Z 2024-11-02T13:40:51.2348321Z ], 2024-11-02T13:40:51.2348683Z "keyVaultCertificatePasswordSecretName": "", 2024-11-02T13:40:51.2349077Z "rulesetFile": "", 2024-11-02T13:40:51.2349426Z "licenseFileUrlSecretName": "licenseFileUrl", 2024-11-02T13:40:51.2349856Z "enableExternalRulesets": false, 2024-11-02T13:40:51.2350983Z "memoryLimit": "", 2024-11-02T13:40:51.2351335Z "keyVaultClientIdSecretName": "", 2024-11-02T13:40:51.2351678Z "testFolders": [ 2024-11-02T13:40:51.2351946Z "App.Test" 2024-11-02T13:40:51.2352256Z ], 2024-11-02T13:40:51.2352645Z "githubRunner": "self-hosted", 2024-11-02T13:40:51.2352971Z "doNotBuildTests": false, 2024-11-02T13:40:51.2353266Z "environments": [ 2024-11-02T13:40:51.2353525Z "Test" 2024-11-02T13:40:51.2353802Z ], 2024-11-02T13:40:51.2354072Z "companyName": "companyname", 2024-11-02T13:40:51.2354395Z "assignPremiumPlan": false, 2024-11-02T13:40:51.2354823Z "artifact": "bcartifacts/sandbox/24.5.23489.26065/us/closest", 2024-11-02T13:40:51.2356396Z "ghTokenWorkflowSecretName": "ghTokenWorkflow", 2024-11-02T13:40:51.2360441Z "enableTaskScheduler": false, 2024-11-02T13:40:51.2361372Z "enableCodeCop": false, 2024-11-02T13:40:51.2361916Z "repoVersion": "1.7", 2024-11-02T13:40:51.2362432Z "doNotPublishApps": true, 2024-11-02T13:40:51.2362967Z "doNotSignApps": false, 2024-11-02T13:40:51.2363540Z "githubRunnerShell": "powershell", 2024-11-02T13:40:51.2364169Z "cacheKeepDays": 3, 2024-11-02T13:40:51.2364667Z "bcptTestFolders": [ 2024-11-02T13:40:51.2364996Z 2024-11-02T13:40:51.2365162Z ], 2024-11-02T13:40:51.2365674Z "updateDependencies": false, 2024-11-02T13:40:51.2366236Z "cacheImageName": "my", 2024-11-02T13:40:51.2367025Z "treatTestFailuresAsWarnings": false, 2024-11-02T13:40:51.2367717Z "useProjectDependencies": false, 2024-11-02T13:40:51.2368318Z "additionalCountries": [ 2024-11-02T13:40:51.2368679Z 2024-11-02T13:40:51.2368848Z ], 2024-11-02T13:40:51.2369366Z "enableUICop": false, 2024-11-02T13:40:51.2369881Z "customCodeCops": [ 2024-11-02T13:40:51.2370209Z 2024-11-02T13:40:51.2370361Z ], 2024-11-02T13:40:51.2370863Z "appDependencies": [ 2024-11-02T13:40:51.2371210Z 2024-11-02T13:40:51.2371359Z ], 2024-11-02T13:40:51.2372366Z "applicationInsightsConnectionStringSecretName": "applicationInsightsConnectionString", 2024-11-02T13:40:51.2375551Z "appDependencyProbingPaths": [ 2024-11-02T13:40:51.2376262Z 2024-11-02T13:40:51.2376439Z ], 2024-11-02T13:40:51.2376819Z "useCompilerFolder": true, 2024-11-02T13:40:51.2377147Z "installTestFramework": false, 2024-11-02T13:40:51.2377519Z "keyVaultCodesignCertificateName": "", 2024-11-02T13:40:51.2378028Z "keyVaultName": "", 2024-11-02T13:40:51.2378358Z "installOnlyReferencedApps": true, 2024-11-02T13:40:51.2378758Z "obsoleteTagMinAllowedMajorMinor": "", 2024-11-02T13:40:51.2380354Z "applicationDependency": "18.0.0.0", 2024-11-02T13:40:51.2381027Z "shell": "powershell", 2024-11-02T13:40:51.2381757Z "deliverToAppSource": { 2024-11-02T13:40:51.2382453Z "mainAppFolder": "", 2024-11-02T13:40:51.2382860Z "productId": "", 2024-11-02T13:40:51.2383267Z "includeDependencies": [ 2024-11-02T13:40:51.2383703Z 2024-11-02T13:40:51.2383845Z ], 2024-11-02T13:40:51.2384248Z "continuousDelivery": false 2024-11-02T13:40:51.2384604Z }, 2024-11-02T13:40:51.2384886Z "failOn": "error", 2024-11-02T13:40:51.2385633Z "templateUrl": "https://github.com/microsoft/AL-Go-PTE@main", 2024-11-02T13:40:51.2386082Z "installTestApps": [ 2024-11-02T13:40:51.2386273Z 2024-11-02T13:40:51.2386358Z ], 2024-11-02T13:40:51.2386657Z "appSourceCopMandatoryAffixes": [ 2024-11-02T13:40:51.2386907Z 2024-11-02T13:40:51.2387007Z ], 2024-11-02T13:40:51.2387325Z "projectName": ".", 2024-11-02T13:40:51.2387591Z "testDependencies": [ 2024-11-02T13:40:51.2387776Z 2024-11-02T13:40:51.2387861Z ], 2024-11-02T13:40:51.2388129Z "appRevision": 0, 2024-11-02T13:40:51.2388541Z "codeSignCertificateUrlSecretName": "codeSignCertificateUrl", 2024-11-02T13:40:51.2389004Z "configPackages": [ 2024-11-02T13:40:51.2389287Z "STANDARD" 2024-11-02T13:40:51.2389578Z ], 2024-11-02T13:40:51.2389818Z "projects": [ 2024-11-02T13:40:51.2389971Z 2024-11-02T13:40:51.2390048Z ], 2024-11-02T13:40:51.2390408Z "unusedALGoSystemFiles": [ 2024-11-02T13:40:51.2390638Z 2024-11-02T13:40:51.2390733Z ], 2024-11-02T13:40:51.2391244Z "buildModes": [ 2024-11-02T13:40:51.2391725Z 2024-11-02T13:40:51.2392175Z ], 2024-11-02T13:40:51.2392450Z "templateBranch": "", 2024-11-02T13:40:51.2392757Z "installPerformanceToolkit": false, 2024-11-02T13:40:51.2393165Z "pullRequestTrigger": "pull_request_target", 2024-11-02T13:40:51.2393529Z "appFolders": [ 2024-11-02T13:40:51.2393783Z "App" 2024-11-02T13:40:51.2394060Z ], 2024-11-02T13:40:51.2394312Z "repoName": "companynamebc", 2024-11-02T13:40:51.2394612Z "fullBuildPatterns": [ 2024-11-02T13:40:51.2394815Z 2024-11-02T13:40:51.2394898Z ], 2024-11-02T13:40:51.2395189Z "alwaysBuildAllProjects": false, 2024-11-02T13:40:51.2395529Z "skipUpgrade": false, 2024-11-02T13:40:51.2395841Z "installTestRunner": false, 2024-11-02T13:40:51.2396327Z "adminCenterApiCredentialsSecretName": "adminCenterApiCredentials" 2024-11-02T13:40:51.2397495Z } 2024-11-02T13:40:51.2398032Z GitHubRunnerJson="self-hosted" 2024-11-02T13:40:51.2398387Z GitHubRunnerShell=powershell 2024-11-02T13:40:51.3807252Z ##[group]Run microsoft/AL-Go-Actions/ReadSecrets@v5.1 2024-11-02T13:40:51.3807972Z with: 2024-11-02T13:40:51.3808272Z shell: powershell 2024-11-02T13:40:51.3818681Z gitHubSecrets: { "TEST_AUTHCONTEXT": "", "GHTOKENWORKFLOW": "", "github_token": "" } 2024-11-02T13:40:51.3821698Z getSecrets: licenseFileUrl,codeSignCertificateUrl,codeSignCertificatePassword,keyVaultCertificateUrl,keyVaultCertificatePassword,keyVaultClientId,gitHubPackagesContext,applicationInsightsConnectionString,appDependencyProbingPathsSecrets 2024-11-02T13:40:51.3824180Z useGhTokenWorkflowForPush: false 2024-11-02T13:40:51.3824687Z env: 2024-11-02T13:40:51.3825008Z ALGoOrgSettings: 2024-11-02T13:40:51.3825586Z ALGoRepoSettings: 2024-11-02T13:40:51.3826151Z artifact: bcartifacts/sandbox/24.5.23489.26065/us/closest 2024-11-02T13:40:51.3826862Z keyVaultCodesignCertificateName: 2024-11-02T13:40:51.3827435Z generateDependencyArtifact: True 2024-11-02T13:40:51.3828003Z doNotRunTests: False 2024-11-02T13:40:51.3828431Z doNotSignApps: False 2024-11-02T13:40:51.3828858Z useCompilerFolder: True 2024-11-02T13:40:51.3867153Z Settings: \ 2024-11-02T13:40:52.2576224Z Settings: 2024-11-02T13:40:52.2611154Z _project: . 2024-11-02T13:40:52.2611369Z ##[endgroup] 2024-11-02T13:40:52.7300745Z Downloading BcContainerHelper latest version from Blob Storage 2024-11-02T13:40:55.2144073Z Import from C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\BcContainerHelper.ps1 2024-11-02T13:40:55.5096932Z BcContainerHelper version 6.0.27 2024-11-02T13:40:55.9177311Z WinRM service is not running, will not try to use WinRM sessions 2024-11-02T13:40:55.9255869Z BC.HelperFunctions emits usage statistics telemetry to Microsoft 2024-11-02T13:40:55.9951296Z Running on Windows, PowerShell 5.1.22621.4111 2024-11-02T13:40:57.3018018Z LatestGenericTagVersion is 1.0.2.50 2024-11-02T13:40:57.6253615Z ##[group]Analyzing repository 2024-11-02T13:40:57.6280320Z Checking type 2024-11-02T13:40:57.6564614Z Checking appFolders, testFolders and bcptTestFolders 2024-11-02T13:40:57.7390055Z Application Dependency 23.0.0.0 2024-11-02T13:40:57.7452356Z Updating app- and test Dependencies 2024-11-02T13:40:57.7624064Z Analyzing Test App Dependencies 2024-11-02T13:40:57.7728863Z ##[endgroup] 2024-11-02T13:40:57.7859867Z Checking artifact setting for project 2024-11-02T13:41:01.0700079Z artifact=https://bcartifacts-exdbf9fwegejdqak.b02.azurefd.net/sandbox/24.5.23489.26065/us 2024-11-02T13:41:01.0769527Z artifactCacheKey=https://bcartifacts-exdbf9fwegejdqak.b02.azurefd.net/sandbox/24.5.23489.26065/us 2024-11-02T13:41:01.8066329Z ##[group]Run actions/cache@v4 2024-11-02T13:41:01.8066934Z with: 2024-11-02T13:41:01.8067267Z path: .artifactcache 2024-11-02T13:41:01.8068093Z key: https://bcartifacts-exdbf9fwegejdqak.b02.azurefd.net/sandbox/24.5.23489.26065/us 2024-11-02T13:41:01.8068999Z enableCrossOsArchive: false 2024-11-02T13:41:01.8069471Z fail-on-cache-miss: false 2024-11-02T13:41:01.8069906Z lookup-only: false 2024-11-02T13:41:01.8070284Z save-always: false 2024-11-02T13:41:01.8070645Z env: 2024-11-02T13:41:01.8070946Z ALGoOrgSettings: 2024-11-02T13:41:01.8071321Z ALGoRepoSettings: 2024-11-02T13:41:01.8072144Z artifact: https://bcartifacts-exdbf9fwegejdqak.b02.azurefd.net/sandbox/24.5.23489.26065/us 2024-11-02T13:41:01.8073112Z keyVaultCodesignCertificateName: 2024-11-02T13:41:01.8073665Z generateDependencyArtifact: True 2024-11-02T13:41:01.8074155Z doNotRunTests: False 2024-11-02T13:41:01.8074579Z doNotSignApps: False 2024-11-02T13:41:01.8075044Z useCompilerFolder: True 2024-11-02T13:41:01.8104527Z Settings: {"keyVaultCertificateUrlSecretName":"","microsoftTelemetryConnectionString":"InstrumentationKey=84bd9223-67d4-4378-8590-9e4a46023be2;IngestionEndpoint=https://westeurope-1.in.applicationinsights.azure.com/","type":"PTE","sendExtendedTelemetryToMicrosoft":false,"appBuild":406,"doNotRunBcptTests":true,"versioningStrategy":0,"installApps":["https://www.hougaard.com/on-premises/SharePoint%20Connector/Older%20versions/SharePoint%20Connector.5.0.0.335.BC24.3/SharePoint%20Connector.BC24.3.RunTime.v5.0.0.335.app","Dependencies\.zip"],"installTestLibraries":false,"runNumberOffset":0,"codeSignCertificatePasswordSecretName":"codeSignCertificatePassword","vsixFile":"","country":"us","alDoc":{"continuousDeployment":false,"deployToGitHubPages":true,"maxReleases":3,"groupByProject":true,"includeProjects":[],"excludeProjects":[],"header":"Documentation for {REPOSITORY} {VERSION}","footer":"Documentation for \u003ca href=\"https://github.com/{REPOSITORY}\"\u003e{REPOSITORY}\u003c/a\u003e made with \u003ca href=\"https://aka.ms/AL-Go\"\u003eAL-Go for GitHub\u003c/a\u003e, \u003ca href=\"https://go.microsoft.com/fwlink/?linkid=2247728\"\u003eALDoc\u003c/a\u003e and \u003ca href=\"https://dotnet.github.io/docfx\"\u003eDocFx\u003c/a\u003e","defaultIndexMD":"## Reference documentation\n\nThis is the generated reference documentation for {REPOSITORY}.\n\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\n\nYou can change this content by creating/editing the {INDEXTEMPLATERELATIVEPATH} file in your repository or use the alDoc:defaultIndexMD setting in your repository settings file (.github/AL-Go-Settings.json)\n\n{RELEASENOTES}","defaultReleaseMD":"## Release reference documentation\n\nThis is the generated reference documentation for {REPOSITORY}.\n\nYou can use the navigation bar at the top and the table of contents to the left to navigate your documentation.\n\nYou can change this content by creating/editing the {INDEXTEMPLATERELATIVEPATH}** file in your repository or use the alDoc:defaultReleaseMD setting in your repository settings file (.github/AL-Go-Settings.json)\n\n{RELEASENOTES}"},"templateSha":"","partnerTelemetryConnectionString":"","doNotRunTests":false,"enableCodeAnalyzersOnTestApps":false,"runs-on":"windows-latest","generateDependencyArtifact":true,"excludeEnvironments":[],"keyVaultCertificatePasswordSecretName":"","rulesetFile":"","licenseFileUrlSecretName":"licenseFileUrl","enableExternalRulesets":false,"memoryLimit":"","keyVaultClientIdSecretName":"","testFolders":["App.Test"],"githubRunner":"self-hosted","doNotBuildTests":false,"environments":["Test"],"companyName":"companyname","assignPremiumPlan":false,"artifact":"bcartifacts/sandbox/24.5.23489.26065/us/closest","ghTokenWorkflowSecretName":"ghTokenWorkflow","enableTaskScheduler":false,"enableCodeCop":false,"repoVersion":"1.7","doNotPublishApps":true,"doNotSignApps":false,"githubRunnerShell":"powershell","cacheKeepDays":3,"bcptTestFolders":[],"updateDependencies":false,"cacheImageName":"my","treatTestFailuresAsWarnings":false,"useProjectDependencies":false,"additionalCountries":[],"enableUICop":false,"customCodeCops":[],"appDependencies":[],"applicationInsightsConnectionStringSecretName":"applicationInsightsConnectionString","appDependencyProbingPaths":[],"useCompilerFolder":true,"installTestFramework":false,"keyVaultCodesignCertificateName":"","keyVaultName":"","installOnlyReferencedApps":true,"obsoleteTagMinAllowedMajorMinor":"","applicationDependency":"18.0.0.0","shell":"powershell","deliverToAppSource":{"mainAppFolder":"","productId":"","includeDependencies":[],"continuousDelivery":false},"failOn":"error","templateUrl":"https://github.com/microsoft/AL-Go-PTE@main","installTestApps":[],"appSourceCopMandatoryAffixes":[],"projectName":".","testDependencies":[],"appRevision":0,"codeSignCertificateUrlSecretName":"codeSignCertificateUrl","configPackages":["STANDARD"],"projects":[],"unusedALGoSystemFiles":[],"buildModes":[],"templateBranch":"","installPerformanceToolkit":false,"pullRequestTrigger":"pull_request_target","appFolders":["App"],"repoName":"companynamebc","fullBuildPatterns":[],"alwaysBuildAllProjects":false,"skipUpgrade":false,"installTestRunner":false,"adminCenterApiCredentialsSecretName":"adminCenterApiCredentials"} 2024-11-02T13:41:01.8130148Z BcContainerHelperPath: C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\BcContainerHelper.ps1 2024-11-02T13:41:01.8133720Z artifactCacheKey: https://bcartifacts-exdbf9fwegejdqak.b02.azurefd.net/sandbox/24.5.23489.26065/us 2024-11-02T13:41:01.8134682Z ##[endgroup] 2024-11-02T13:41:05.1271639Z Cache not found for input keys: https://bcartifacts-exdbf9fwegejdqak.b02.azurefd.net/sandbox/24.5.23489.26065/us 2024-11-02T13:41:05.1947258Z ##[group]Run microsoft/AL-Go-Actions/DownloadProjectDependencies@v5.1 2024-11-02T13:41:05.1947735Z with: 2024-11-02T13:41:05.1947902Z shell: powershell 2024-11-02T13:41:05.1948111Z project: . 2024-11-02T13:41:05.1948282Z buildMode: Default 2024-11-02T13:41:05.1948488Z projectsDependenciesJson: {} 2024-11-02T13:41:05.1948724Z baselineWorkflowRunId: 0 2024-11-02T13:41:05.1948920Z env: 2024-11-02T13:41:05.1949068Z ALGoOrgSettings: 2024-11-02T13:41:05.1949258Z ALGoRepoSettings: 2024-11-02T13:41:05.1949794Z artifact: https://bcartifacts-exdbf9fwegejdqak.b02.azurefd.net/sandbox/24.5.23489.26065/us 2024-11-02T13:41:05.1950274Z keyVaultCodesignCertificateName: 2024-11-02T13:41:05.1950543Z generateDependencyArtifact: True 2024-11-02T13:41:05.1950786Z doNotRunTests: False 2024-11-02T13:41:05.1950979Z doNotSignApps: False 2024-11-02T13:41:05.1951181Z useCompilerFolder: True 2024-11-02T13:41:05.1966975Z Settings: 2024-11-02T13:52:04.5047861Z CompilerFolder C:\ProgramData\BcContainerHelper\compiler\a0d9c13b-00b1-43c4-b09d-f01f9055c252 created 2024-11-02T13:52:04.5085952Z 2024-11-02T13:52:04.5087619Z Creating container took 68 seconds 2024-11-02T13:52:04.5096454Z ##[endgroup] 2024-11-02T13:52:04.5104035Z ##[group]Resolving dependencies 2024-11-02T13:52:04.5110487Z 2024-11-02T13:52:04.5110742Z __ 2024-11-02T13:52:04.5111197Z | \ | | () | | | | () 2024-11-02T13:52:04.5111669Z | |) |__ | | __ _ _| | _ | | __ 2024-11-02T13:52:04.5112427Z | // \ |/ | \ \ / / | ' \ / ` | / |/ _ \ '_ \ / _ \ '_ \ / _ |/ \ ' \ / _| |/ \ | 2024-11-02T13:52:04.5113021Z | | \ \ _ \ () | |\ V /| | | | | (| | | (| | / |_) | / | | | (| | / | | | (| | \ \ 2024-11-02T13:52:04.5114090Z || __|/\/|| _/ ||| ||_, | _,_|_| ./ _|| ||_,|_|| ||_||\|_/ 2024-11-02T13:52:04.5115056Z _/ | | | 2024-11-02T13:52:04.5121055Z |/ |_| 2024-11-02T13:52:04.5121421Z 2024-11-02T13:52:04.6205437Z Sorted App folders 2024-11-02T13:52:04.6226663Z - C:\companyname\actions-runner_work\companynamebc\companynamebc\App 2024-11-02T13:52:04.6235111Z External dependencies 2024-11-02T13:52:04.6257105Z - 23ebd065-b289-4a68-85e3-b8410e360157:E Foqus Canada Inc._SharePoint Connector_3.0.0.143.app 2024-11-02T13:52:04.6272075Z - b7174aae-753c-4e71-bacb-d973995dce5e:MicrosoftExclude_ReportLayouts_21.0.0.0.app 2024-11-02T13:52:04.6286309Z - a01864f8-9c3f-42f6-8328-8d7be1ce3e20:MicrosoftExclude_Master_Data_Management_21.0.0.0.app 2024-11-02T13:52:04.6301610Z - 5fedf952-2450-4bce-b578-f3b7c13cd9a9:Avalara_Avalara AvaTax_24.0.0.0.app 2024-11-02T13:52:04.6317698Z - 437dbf0e-84ff-417a-965d-ed2bb9650972:Microsoft_Base Application_23.0.0.0.app 2024-11-02T13:52:04.6335577Z - 63ca2fa4-4f03-4f2b-a480-172fef340d3f:Microsoft_System Application_23.0.0.0.app 2024-11-02T13:52:04.6369622Z Sorted TestApp folders 2024-11-02T13:52:04.6425589Z - C:\companyname\actions-runner_work\companynamebc\companynamebc\App.Test 2024-11-02T13:52:04.6435501Z External TestApp dependencies 2024-11-02T13:52:04.6465357Z - 23ebd065-b289-4a68-85e3-b8410e360157:E Foqus Canada Inc._SharePoint Connector_3.0.0.143.app 2024-11-02T13:52:04.6476313Z - b7174aae-753c-4e71-bacb-d973995dce5e:MicrosoftExclude_ReportLayouts_21.0.0.0.app 2024-11-02T13:52:04.6487265Z - a01864f8-9c3f-42f6-8328-8d7be1ce3e20:MicrosoftExclude_Master_Data_Management_21.0.0.0.app 2024-11-02T13:52:04.6495187Z - 5fedf952-2450-4bce-b578-f3b7c13cd9a9:Avalara_Avalara AvaTax_24.0.0.0.app 2024-11-02T13:52:04.6503970Z - 437dbf0e-84ff-417a-965d-ed2bb9650972:Microsoft_Base Application_23.0.0.0.app 2024-11-02T13:52:04.6513666Z - 63ca2fa4-4f03-4f2b-a480-172fef340d3f:Microsoft_System Application23.0.0.0.app 2024-11-02T13:52:04.6536137Z ##[endgroup] 2024-11-02T13:52:04.6548060Z ##[group]Installing apps 2024-11-02T13:52:04.6558907Z 2024-11-02T13:52:04.6559249Z ____ 2024-11-02T13:52:04.6559812Z | | | | | | () 2024-11-02T13:52:04.6560469Z | | __| | | | | 2024-11-02T13:52:04.6562110Z | | | ' \/ | / | | | | '_ \ / _ | / ` | ' | '_ \/ | 2024-11-02T13:52:04.6563063Z | || | | _ \ | (| | | | | | | | (| | | (| | |) | |) _ \ 2024-11-02T13:52:04.6564392Z |___|| ||/__,||||| ||_, | _,| ./| ./|/ 2024-11-02T13:52:04.6565296Z / | | | | | 2024-11-02T13:52:04.6565870Z |/ || || 2024-11-02T13:52:04.6566248Z 2024-11-02T13:52:05.0313260Z Downloading C:\Users\username\AppData\Local\Temp\29a4c8ed-b697-41b3-88e4-804758e83195\SharePoint Connector.BC24.3.RunTime.v5.0.0.335.app 2024-11-02T13:52:06.0666027Z Copying SharePoint Connector.BC24.3.RunTime.v5.0.0.335.app to symbols folder and dependencies folder 2024-11-02T13:52:06.1117461Z Copying Avalara_Avalara AvaTax24.0.22.0.app to symbols folder and dependencies folder 2024-11-02T13:52:06.1152642Z 2024-11-02T13:52:06.1155030Z Installing apps took 1 seconds 2024-11-02T13:52:06.1164454Z ##[endgroup] 2024-11-02T13:52:06.1171998Z ##[group]Compiling apps 2024-11-02T13:52:06.1177842Z 2024-11-02T13:52:06.1177994Z ____ 2024-11-02T13:52:06.1178294Z / ____| () (_) 2024-11-02T13:52:06.1178610Z | | | | 2024-11-02T13:52:06.1179207Z | | / | ' _ \| '_ \| | | | '_ \ / _ | / ` | ' | '_ \/ | 2024-11-02T13:52:06.1179592Z | |__ () | | | | | | |) | | | | | | | (| | | (| | |) | |) _ \ 2024-11-02T13:52:06.1179987Z _____/|| || |_| ._/||||| ||_, | _,_| ./| .__/|/ 2024-11-02T13:52:06.1180336Z | | / | | | | | 2024-11-02T13:52:06.1180866Z || |__/ || |_| 2024-11-02T13:52:06.1181085Z 2024-11-02T13:52:06.1354759Z Using Version 1.7.406.0 2024-11-02T13:52:06.1554810Z 2024-11-02T13:52:06.1557480Z Compiling C:\companyname\actions-runner_work\companynamebc\companynamebc\App 2024-11-02T13:52:06.1937064Z Using Symbols Folder: C:\companyname\actions-runner_work\companynamebc\companynamebc.packages 2024-11-02T13:52:06.1984576Z Enumerating Apps in CompilerFolder C:\ProgramData\BcContainerHelper\compiler\a0d9c13b-00b1-43c4-b09d-f01f9055c252\symbols 2024-11-02T13:52:06.2503452Z ##[group]Getting .app info C:\ProgramData\BcContainerHelper\compiler\a0d9c13b-00b1-43c4-b09d-f01f9055c252\symbols\cache_AppInfo.json

2024-11-02T13:52:27.8099161Z Dependency App exists 2024-11-02T13:52:27.8116900Z Processing dependency Microsoft_Base Application_24.5.23489.26065 (437dbf0e-84ff-417a-965d-ed2bb9650972) 2024-11-02T13:52:27.8139665Z Dependency App exists 2024-11-02T13:52:27.8161184Z Platform version: 24.0.26002.0 2024-11-02T13:52:27.8195401Z Compiling... 2024-11-02T13:52:27.8249661Z .\alc.exe /project:"C:\companyname\actions-runner_work\companynamebc\companynamebc\App.Test" /packagecachepath:"C:\companyname\actions-runner_work\companynamebc\companynamebc.packages" /out:"C:\companyname\actions-runner_work\companynamebc\companynamebc.output\Alair Enterprises Ltd_companyname Test_1.0.406.0.app" /SourceRepositoryUrl:"https://github.com/companyname/companynamebc" /SourceCommit:"b418c8955b9ca2d11c0bff8ce7eb21e3b9553baa" /BuildBy:"AL-Go for GitHub,v5.1" /BuildUrl:"https://github.com/companyname/companynamebc/actions/runs/11643173180" /assemblyprobingpaths:C:\ProgramData\BcContainerHelper\compiler\a0d9c13b-00b1-43c4-b09d-f01f9055c252\dlls\OpenXML,C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.7,C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\8.0.7,C:\ProgramData\BcContainerHelper\compiler\a0d9c13b-00b1-43c4-b09d-f01f9055c252\dlls\Service,C:\ProgramData\BcContainerHelper\compiler\a0d9c13b-00b1-43c4-b09d-f01f9055c252\dlls\Mock Assemblies 2024-11-02T13:52:33.8533758Z Microsoft (R) AL Compiler version 13.1.17.64527 2024-11-02T13:52:33.8552256Z Copyright (C) Microsoft Corporation. All rights reserved 2024-11-02T13:52:33.8808646Z 2024-11-02T13:52:33.9129243Z Compilation started for project 'companyname Test' containing '67' files at '06:52:28.067'. ................................. 2024-11-02T13:52:39.7505839Z 2024-11-02T13:52:39.7783251Z Compilation ended at '06:52:33.789'. 2024-11-02T13:52:39.8090546Z 2024-11-02T13:52:39.8430185Z C:\companyname\actions-runner_work\companynamebc\companynamebc.output\Alair Enterprises Ltd_companyname Test1.0.406.0.app successfully created in 15 seconds 2024-11-02T13:52:39.8467948Z 2024-11-02T13:52:39.8468788Z Compiling apps took 34 seconds 2024-11-02T13:52:39.8478582Z ##[endgroup] 2024-11-02T13:52:39.8501421Z ##[group]Importing test data 2024-11-02T13:52:39.8507284Z ____ 2024-11-02T13:52:39.8507948Z | | | | () | | | | | | | | 2024-11-02T13:52:39.8508385Z | | __ | | | |_ | | | | | |_ 2024-11-02T13:52:39.8511968Z | | | ' _ \| '_ \ / _ \| '__| __| | '_ \ / _ | | _/ \/ | | / ` |/ ` | / ` | 2024-11-02T13:52:39.8513815Z | || | | | | | |) | () | | | || | | | | (| | | || /\ \ | | (| | (| | || (| | 2024-11-02T13:52:39.8514618Z |____|| || || ./ \/|| _||| ||_, | __||/_| _,|_,|__,| 2024-11-02T13:52:39.8515649Z | | / | 2024-11-02T13:52:39.8516151Z || |/ 2024-11-02T13:52:40.1975071Z "docker inspect" requires at least 1 argument. 2024-11-02T13:52:40.1978074Z See 'docker inspect --help'. 2024-11-02T13:52:40.1979014Z 2024-11-02T13:52:40.1979824Z Usage: docker inspect [OPTIONS] NAME|ID [NAME|ID...] 2024-11-02T13:52:40.1980459Z 2024-11-02T13:52:40.1980820Z Return low-level information on Docker objects 2024-11-02T13:52:40.5707710Z "docker inspect" requires at least 1 argument. 2024-11-02T13:52:40.5708725Z See 'docker inspect --help'. 2024-11-02T13:52:40.5709043Z 2024-11-02T13:52:40.5709294Z Usage: docker inspect [OPTIONS] NAME|ID [NAME|ID...] 2024-11-02T13:52:40.5709824Z 2024-11-02T13:52:40.5710152Z Return low-level information on Docker objects 2024-11-02T13:52:40.5983904Z ##[group]Files in build artifacts folder: 2024-11-02T13:52:40.6028142Z Dependencies\Avalara_Avalara AvaTax_24.0.22.0.app (104680 bytes) 2024-11-02T13:52:40.6035826Z Dependencies\SharePoint Connector.BC24.3.RunTime.v5.0.0.335.app (1668784 bytes) 2024-11-02T13:52:40.6044599Z ##[endgroup] 2024-11-02T13:52:42.2466595Z Run-AlPipeline Telemetry Correlation Id: 4c2e3c9c-f604-4f60-8592-68e5d75ad1d4 2024-11-02T13:52:42.6103683Z AL-Go action ran: RunPipeline Telemetry Correlation Id: dd672d0e-7a31-4957-ab43-06d405516565 2024-11-02T13:52:43.2867450Z ##[error]Unexpected error when running action. Error Message: The property 'HostConfig' cannot be found on this object. Verify that the property exists., StackTrace: at Get-BcContainerSharedFolders, C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\ContainerInfo\Get-NavContainerSharedFolders.ps1: line 24 <- at Get-BcContainerPath, C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\ContainerInfo\Get-NavContainerPath.ps1: line 37 <- at Invoke-ScriptInBcContainer, C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 118 <- at , C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 2425 <- at , C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1055 <- at Run-AlPipeline, C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1017 <- at , C:\companyname\actions-runner_work_actions\microsoft\AL-Go-Actions\v5.1\RunPipeline\RunPipeline.ps1: line 361 <- at , C:\companyname\actions-runner_work_temp\1bd68861-7aef-4f41-bdbc-aa60fa31b6b3.ps1: line 4 <- at , : line 1 2024-11-02T13:53:01.3034259Z ##[error]Process completed with exit code 1. 2024-11-02T13:53:01.4155052Z ##[group]Run microsoft/AL-Go-Actions/CalculateArtifactNames@v5.1 2024-11-02T13:53:01.4155592Z with: 2024-11-02T13:53:01.4155804Z shell: powershell 2024-11-02T13:53:01.4156045Z project: . 2024-11-02T13:53:01.4156446Z buildMode: Default 2024-11-02T13:53:01.4156681Z env: 2024-11-02T13:53:01.4156886Z ALGoOrgSettings: 2024-11-02T13:53:01.4157138Z ALGoRepoSettings: 2024-11-02T13:53:01.4157690Z artifact: https://bcartifacts-exdbf9fwegejdqak.b02.azurefd.net/sandbox/24.5.23489.26065/us 2024-11-02T13:53:01.4158254Z keyVaultCodesignCertificateName: 2024-11-02T13:53:01.4158590Z generateDependencyArtifact: True 2024-11-02T13:53:01.4158897Z doNotRunTests: False 2024-11-02T13:53:01.4159150Z doNotSignApps: False 2024-11-02T13:53:01.4159405Z useCompilerFolder: True 2024-11-02T13:53:01.4177220Z Settings:

similar-issues-ai[bot] commented 2 weeks ago

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

freddydk commented 2 weeks ago

Fixed in bccontainerhelper a moment ago