Skip to content

Use concrete ConcurrentHashSet instead of abstraction for performance #524

Use concrete ConcurrentHashSet instead of abstraction for performance

Use concrete ConcurrentHashSet instead of abstraction for performance #524

Triggered via pull request September 20, 2024 15:06
Status Failure
Total duration 3m 14s
Artifacts

Lucene-Net-Tests-Cli.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Test (ubuntu-latest, net8.0, x64, Release): 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)'
Test (ubuntu-latest, net8.0, x64, Release)
Process completed with exit code 1.
Test (windows-latest, net8.0, x64, Release): 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)'
Test (windows-latest, net8.0, x64, Release)
Process completed with exit code 1.
Test (ubuntu-latest, net8.0, x64, Release)
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/
Test (ubuntu-latest, net8.0, x64, Release)
No files were found with the provided path: /home/runner/work/lucenenet/lucenenet/testresults_ubuntu-latest_net8.0_x64_Release. No artifacts will be uploaded.
Test (windows-latest, net8.0, x64, Release)
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/
Test (windows-latest, net8.0, x64, Release)
No files were found with the provided path: D:\a\lucenenet\lucenenet/testresults_windows-latest_net8.0_x64_Release. No artifacts will be uploaded.