Skip to content

Ros2cs Improve : Better multi-target generation & building in visual studio bug fix #110

Ros2cs Improve : Better multi-target generation & building in visual studio bug fix

Ros2cs Improve : Better multi-target generation & building in visual studio bug fix #110

Triggered via pull request November 16, 2025 15:03
Status Success
Total duration 12m 4s
Artifacts

test.yml

on: pull_request
Matrix: ubuntu
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

100 warnings
ubuntu (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
ubuntu (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
ubuntu (jazzy): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
ubuntu (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
ubuntu (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
ubuntu (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (jazzy): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
ubuntu (jazzy): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
ubuntu (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (foxy): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
ubuntu (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
ubuntu (foxy): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
ubuntu (foxy): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
ubuntu (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
ubuntu (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
ubuntu (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
ubuntu (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (kilted): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu (kilted): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
ubuntu (kilted): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
ubuntu (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
ubuntu (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
ubuntu (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
ubuntu (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
ubuntu (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
ubuntu (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (iron): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu (iron): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
ubuntu (iron): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
ubuntu (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
ubuntu (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
ubuntu (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
ubuntu (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
ubuntu (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
ubuntu (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
ubuntu (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
ubuntu (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
ubuntu (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
ubuntu (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
ubuntu (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
ubuntu (humble): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
ubuntu (humble): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
ubuntu (humble): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
windows (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
windows (humble): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
windows (humble): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
windows (humble): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
windows (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
windows (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
windows (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
windows (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
windows (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
windows (humble): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
windows (foxy): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
windows (foxy): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
windows (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
windows (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
windows (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
windows (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
windows (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
windows (foxy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
windows (foxy): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
windows (foxy): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
windows (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
windows (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
windows (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
windows (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
windows (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
windows (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
windows (iron): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
windows (iron): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
windows (iron): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
windows (iron): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
windows (jazzy): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
windows (jazzy): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
windows (jazzy): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)
windows (jazzy): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
windows (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
windows (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
windows (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
windows (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
windows (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
windows (jazzy): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
windows (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
windows (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L152
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)
windows (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L129
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)
windows (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L101
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)
windows (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L76
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)
windows (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L56
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)
windows (kilted): src/Rcl.NET.Tests/ExecutionModelTests.cs#L25
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)
windows (kilted): src/Rcl.NET.Tests/PubSubTests.cs#L282
Null should not be used for type parameter 'expression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
windows (kilted): src/Rcl.NET.Tests/ServiceTests.cs#L100
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)
windows (kilted): src/Rcl.NET.Tests/ServiceTests.cs#L94
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)