Replace .sln with .slnx XML-based solution file#53
Merged
Annotations
4 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Tests:
tests/DispatchR.IntegrationTest/NotificationTests.cs#L149
'IMediator.Publish(object, CancellationToken)' is obsolete: 'This method has performance issues. Use only if strictly necessary'
|
|
Run Tests:
tests/DispatchR.IntegrationTest/NotificationTests.cs#L77
'IMediator.Publish(object, CancellationToken)' is obsolete: 'This method has performance issues. Use only if strictly necessary'
|
|
Run Tests:
tests/DispatchR.TestCommon/Fixtures/StreamRequest/GenericPipelineBehavior.cs#L18
Non-nullable property 'NextPipeline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
parallel
Loading