Port Lucene 4.8.1 fixes for AnalyzingSuggester, OfflineSorter, and SpecialOperations, #1381 #1078
Annotations
5 errors and 1 warning
|
|
|
Run dotnet build "./src/Lucene.Net.Tests.Sandbox/Lucene.Net.Tests.Sandbox.csproj" --configuration "Release" --framework "net472" --no-restore -p:TestFrameworks=true:
src/Lucene.Net.TestFramework/Util/Automaton/AutomatonTestUtil.cs#L308
'Queue<ISet<State>>' does not contain a definition for 'TryDequeue' and no accessible extension method 'TryDequeue' accepting a first argument of type 'Queue<ISet<State>>' could be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build "./src/Lucene.Net.Tests.Sandbox/Lucene.Net.Tests.Sandbox.csproj" --configuration "Release" --framework "net472" --no-restore -p:TestFrameworks=true:
src/Lucene.Net.TestFramework/Util/Automaton/AutomatonTestUtil.cs#L546
'Queue<State>' does not contain a definition for 'TryDequeue' and no accessible extension method 'TryDequeue' accepting a first argument of type 'Queue<State>' could be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build "./src/Lucene.Net.Tests.Sandbox/Lucene.Net.Tests.Sandbox.csproj" --configuration "Release" --framework "net472" --no-restore -p:TestFrameworks=true:
src/Lucene.Net.TestFramework/Util/Automaton/AutomatonTestUtil.cs#L308
'Queue<ISet<State>>' does not contain a definition for 'TryDequeue' and no accessible extension method 'TryDequeue' accepting a first argument of type 'Queue<ISet<State>>' could be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build "./src/Lucene.Net.Tests.Sandbox/Lucene.Net.Tests.Sandbox.csproj" --configuration "Release" --framework "net472" --no-restore -p:TestFrameworks=true:
src/Lucene.Net.TestFramework/Util/Automaton/AutomatonTestUtil.cs#L546
'Queue<State>' does not contain a definition for 'TryDequeue' and no accessible extension method 'TryDequeue' accepting a first argument of type 'Queue<State>' could be found (are you missing a using directive or an assembly reference?)
|
|
Upload a Build Artifact
No files were found with the provided path: D:\a\lucenenet\lucenenet/testresults_windows-latest_net472_x64_Release. No artifacts will be uploaded.
|
background
wait
wait-all
cancel
parallel
Loading