Use concrete ConcurrentHashSet instead of abstraction for performance #464
Annotations
3 errors and 2 warnings
Run dotnet build ./src/Lucene.Net.Tests.Replicator/Lucene.Net.Tests.Replicator.csproj --configuration Release --framework net5.0 /p:TestFrameworks=true:
src/Lucene.Net/Search/ReferenceManager.cs#L370
There is no argument given that corresponds to the required parameter 'value' of 'CollectionExtensions.Remove<TKey, TValue>(IDictionary<TKey, TValue>, TKey, out TValue)'
|
Run dotnet build ./src/Lucene.Net.Tests.Replicator/Lucene.Net.Tests.Replicator.csproj --configuration Release --framework net5.0 /p:TestFrameworks=true:
src/Lucene.Net/Search/ReferenceManager.cs#L370
There is no argument given that corresponds to the required parameter 'value' of 'CollectionExtensions.Remove<TKey, TValue>(IDictionary<TKey, TValue>, TKey, out TValue)'
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Upload a Build Artifact
No files were found with the provided path: /home/runner/work/lucenenet/lucenenet/testresults_ubuntu-latest_net5.0_x64_Release. No artifacts will be uploaded.
|
Loading