Skip to content

Fix typo (#55)

Fix typo (#55) #17

Triggered via push May 21, 2024 09:37
Status Success
Total duration 2m 48s
Artifacts

master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: Tests/VaultSharp.Extensions.Configuration.Test/IntegrationTests.cs#L343
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)