Skip to content

v2.0.0-preview.4

v2.0.0-preview.4 #11

Triggered via release December 24, 2025 01:36
@noelexnoelex
prereleased v2.0.0-preview.4
Status Success
Total duration 1m 20s
Artifacts

prerelease.yml

on: release
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Pre-release on ubuntu-latest: 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)
Pre-release on ubuntu-latest: 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)
Pre-release on ubuntu-latest: 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)
Pre-release on ubuntu-latest: 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)
Pre-release on ubuntu-latest: 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)
Pre-release on ubuntu-latest: 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)
Pre-release on ubuntu-latest: 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)
Pre-release on ubuntu-latest: 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)
Pre-release on ubuntu-latest: 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)
Pre-release on ubuntu-latest: 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)