Skip to content

fixing security alert https://github.com/MrZoidberg/VaultSharp.Extens… #19

fixing security alert https://github.com/MrZoidberg/VaultSharp.Extens…

fixing security alert https://github.com/MrZoidberg/VaultSharp.Extens… #19

Triggered via push July 10, 2024 08:49
Status Success
Total duration 2m 50s
Artifacts

master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#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#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)