Annotations
10 warnings
|
Build:
src/MeshWeaver.Blazor.Portal/Components/PortalErrorModal.razor#L47
'MessageBoxContent.Message' is obsolete: 'Use MarkupMessage instead'
|
|
Build:
test/MeshWeaver.Data.Test/StreamVersionMonotonicityTest.cs#L19
XML comment has cref attribute 'SynchronizationStream{TStream}' that could not be resolved
|
|
Build:
test/MeshWeaver.Data.Test/MeshNodeContentEqualityTest.cs#L13
XML comment has cref attribute 'IMeshNodeStreamCache' that could not be resolved
|
|
Build:
test/MeshWeaver.Data.Test/DataTest.cs#L222
XML comment has a param tag for 'cancellationToken', but there is no parameter by that name
|
|
Build:
test/MeshWeaver.Data.Test/ChangeFeedResubscribeCoalesceTest.cs#L48
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
Build:
test/MeshWeaver.Messaging.Hub.Test/MessageHubTest.cs#L286
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/MeshWeaver.Messaging.Hub.Test/MessageHubTest.cs#L168
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/MeshWeaver.Messaging.Hub.Test/MessageHubTest.cs#L165
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/MeshWeaver.Messaging.Hub.Test/MessageHubTest.cs#L153
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/MeshWeaver.Messaging.Hub.Test/MessageHubTest.cs#L109
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
background
wait
wait-all
cancel
parallel
Loading