Removed Microsoft.VisualStudio.Threading.Analyzers (#54) #28
Annotations
12 warnings
Release
No files were found with the provided path: ./Artefacts/**/coverage.opencover.xml. No artifacts will be uploaded.
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L305
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L306
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L323
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L154
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L155
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L192
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L242
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L243
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L282
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release:
Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L406
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Release
No files were found with the provided path: ./Artefacts/VaultSharp.Extensions.Configuration.Test.html. No artifacts will be uploaded.
|