SWEEP: Avoid unnecessary FileInfo/DirectoryInfo allocations, #832 #568
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run dotnet build ./src/Lucene.Net.Tests.Suggest/Lucene.Net.Tests.Suggest.csproj --configuration Release --framework net6.0 /p:TestFrameworks=true:
src/Lucene.Net.Suggest/Suggest/Jaspell/JaspellTernarySearchTrie.cs#L342
XML comment on 'JaspellTernarySearchTrie.JaspellTernarySearchTrie(FileInfo, bool, CultureInfo)' has a paramref tag for 'fileName', but there is no parameter by that name
|
Run dotnet build ./src/Lucene.Net.Tests.Suggest/Lucene.Net.Tests.Suggest.csproj --configuration Release --framework net6.0 /p:TestFrameworks=true:
src/Lucene.Net.Suggest/Suggest/Jaspell/JaspellTernarySearchTrie.cs#L342
XML comment on 'JaspellTernarySearchTrie.JaspellTernarySearchTrie(FileInfo, bool, CultureInfo)' has a paramref tag for 'fileName', but there is no parameter by that name
|
Loading