Merge pull request #259 from NoxOrg/feature/implement-find-aad-group-… #474
Annotations
1 error 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|