Description
We need fix build failure of .NET project in Windows. Currently it fails with an error:
dotnet build Apache.Ignite.sln ... C:\BuildAgent\work\7bc1c54bc719b67c\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Compute\ComputeTaskSessionTest.cs(103,44): error CS0305: Using the generic type 'KeyValuePair<TKey, TValue>' requires 2 type arguments [C:\BuildAgent\work\7bc1c54bc719b67c\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Apache.Ignite.Core.Tests.csproj]
Full build log from TC: Ignite_Tests_2.x_JDK_8_11_Platform_.NET_Windows_10531.log.zip
Link to build log:
https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_PlatformNetWindows/7930403?hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandBuildDeploymentsSection=false&expandBuildProblemsSection=true&showLog=7930403_153_113&logFilter=debug&logView=flowAware
Attachments
Attachments
Issue Links
- is caused by
-
IGNITE-22349 Ignite.NET support for priority ordering of Compute jobs
- Resolved
- links to