Skip to content

Removed Microsoft.VisualStudio.Threading.Analyzers (#54) #28

Removed Microsoft.VisualStudio.Threading.Analyzers (#54)

Removed Microsoft.VisualStudio.Threading.Analyzers (#54) #28

Re-run triggered April 2, 2024 08:21
Status Success
Total duration 3m 3s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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.