Skip to content

- added Verify Group feature to AzDevOpsVerifyAadGroups_v1.cs plugin #437

- added Verify Group feature to AzDevOpsVerifyAadGroups_v1.cs plugin

- added Verify Group feature to AzDevOpsVerifyAadGroups_v1.cs plugin #437

Triggered via pull request July 10, 2024 13:09
Status Failure
Total duration 1m 20s
Artifacts

nox_ci.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Plugin.AzDevOps.Tests.GroupTests ► Can_verify_whether_an_aad_group_exists_or_not(groupName: "NOX_PROJECT_DOESNOTEXIST", result: False): src/Nox.Cli.Caching/NoxCliCacheManager.cs#L223
Failed test found in: tests/Plugin.AzDevOps.Tests/TestResults/test-results.trx tests/Plugin.AzDevOps.Tests/TestResults/test-results.trx Error: System.AggregateException : One or more errors occurred. (One or more errors occurred. (InteractiveBrowserCredential authentication failed: Persistence check failed. Reason: An exception was encountered while processing libsecret error information during saving in the Storage. Error code: 0. OS error code 0.)) (The following constructor parameters did not have matching fixture data: DevOpsIntegrationFixture fixture) ---- System.AggregateException : One or more errors occurred. (InteractiveBrowserCredential authentication failed: Persistence check failed. Reason: An exception was encountered while processing libsecret error information during saving in the Storage. Error code: 0. OS error code 0.) -------- Azure.Identity.AuthenticationFailedException : InteractiveBrowserCredential authentication failed: Persistence check failed. Reason: An exception was encountered while processing libsecret error information during saving in the Storage. Error code: 0. OS error code 0. ------------ Microsoft.Identity.Client.Extensions.Msal.MsalCachePersistenceException : Persistence check failed. Reason: An exception was encountered while processing libsecret error information during saving in the Storage. Error code: 0. OS error code 0. ---------------- Microsoft.Identity.Extensions.InteropException : An exception was encountered while processing libsecret error information during saving in the Storage. Error code: 0 -------------------- Microsoft.Identity.Extensions.InteropException : An error was encountered while saving secret to keyring in the Storage domain:'95' code:'2' message:'The name org.freedesktop.secrets was not provided by any .service files' .Error code: 2 ---- The following constructor parameters did not have matching fixture data: DevOpsIntegrationFixture fixture
build (8.0.x)
Process completed with exit code 1.
build (8.0.x)
Failed test were found and 'fail-on-error' option is set to true
build (8.0.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/