Skip to content

Update manifest 2024-10-10.940 #168

Update manifest 2024-10-10.940

Update manifest 2024-10-10.940 #168

GitHub Actions / Test Results failed Oct 13, 2024 in 0s

1 fail, 295 pass in 3m 39s

  1 files  110 suites   3m 39s ⏱️
296 tests 295 ✅ 0 💤 1 ❌
307 runs  306 ✅ 0 💤 1 ❌

Results for commit 9009030.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

Import-VcIntuneApplication imports VcRedists.Import-VcIntuneApplication imports VcRedists into a target tenant.Imports VcRedist into the target tenant OK failed

D:\a\vcredist\vcredist//tests//TestResults-windows-2022.xml [took 0s]
Raw output
Expected no exception to be thrown, but an exception "Microsoft Graph API access token missing. Authenticate to the Graph API with Connect-MSIntuneGraph." was thrown from D:\a\vcredist\vcredist\VcRedist\Public\Import-VcIntuneApplication.ps1:39 char:13
    +             throw [System.UnauthorizedAccessException]::New($Msg)
    +             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
at { Import-VcIntuneApplication -VcList $SavedVcRedist | Out-Null } | Should -Not -Throw, D:\a\vcredist\vcredist\tests\Public\Import-VcIntuneApplication.Tests.ps1:60
at <ScriptBlock>, D:\a\vcredist\vcredist\tests\Public\Import-VcIntuneApplication.Tests.ps1:60