Use concrete ConcurrentHashSet instead of abstraction for performance #426
Annotations
3 errors and 2 warnings
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)'
|
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/
|
|
This job failed
Loading