Skip to content

Upgrade dev analyzers to 1.0.0-alpha.18; make WindowsFsyncSupport internal, #1100 #806

Upgrade dev analyzers to 1.0.0-alpha.18; make WindowsFsyncSupport internal, #1100

Upgrade dev analyzers to 1.0.0-alpha.18; make WindowsFsyncSupport internal, #1100 #806

Triggered via pull request October 6, 2025 02:05
Status Success
Total duration 4m 16s
Artifacts 8
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

80 warnings
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Search/Similarities/Similarity.cs#L213
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Search/Similarities/SimilarityBase.cs#L187
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L783
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L757
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Search/Spans/SpanWeight.cs#L104
'freq' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Search/TermQuery.cs#L134
'freq' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L662
'forceMergeDeletesPctAllowed' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxMergeSizeBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxCachedBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net9.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L453
'score.Score' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Search/Spans/SpanWeight.cs#L104
'freq' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L783
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L757
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Search/TermQuery.cs#L134
'freq' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L817
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L795
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L662
'forceMergeDeletesPctAllowed' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L453
'score.Score' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxMergeSizeBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net8.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxCachedBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L783
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L757
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Search/Spans/SpanWeight.cs#L104
'freq' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Search/TermQuery.cs#L134
'freq' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Search/ScoreDoc.cs#L58
'Score' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Store/LockStressTest.cs#L185
'i * 100.0 / count' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxMergeSizeBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxCachedBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L662
'forceMergeDeletesPctAllowed' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (ubuntu-latest, net6.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L453
'score.Score' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Index/DocumentsWriter.cs#L716
'1024 * 1024 * ramBufferSizeMB' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Index/FlushByRamOrCountsPolicy.cs#L80
'1024 * 1024 * m_indexWriterConfig.RAMBufferSizeMB' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Index/LogMergePolicy.cs#L593
'infoLevel.level' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L817
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L795
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Store/LockStressTest.cs#L185
'i * 100.0 / count' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxMergeSizeBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxCachedBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L662
'forceMergeDeletesPctAllowed' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net9.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L453
'score.Score' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L783
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L757
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Index/DocumentsWriter.cs#L716
'1024 * 1024 * ramBufferSizeMB' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Search/TermQuery.cs#L134
'freq' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Index/FlushByRamOrCountsPolicy.cs#L80
'1024 * 1024 * m_indexWriterConfig.RAMBufferSizeMB' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Index/LogMergePolicy.cs#L593
'infoLevel.level' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L817
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L795
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L662
'forceMergeDeletesPctAllowed' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net6.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L453
'score.Score' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Index/DocumentsWriter.cs#L716
'1024 * 1024 * ramBufferSizeMB' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Index/LogMergePolicy.cs#L593
'infoLevel.level' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Index/FlushByRamOrCountsPolicy.cs#L80
'1024 * 1024 * m_indexWriterConfig.RAMBufferSizeMB' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L817
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L795
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L662
'forceMergeDeletesPctAllowed' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L453
'score.Score' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxMergeSizeBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxCachedBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net472, x64, Release): src/Lucene.Net/Store/LockStressTest.cs#L185
'i * 100.0 / count' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Search/Similarities/NormalizationZ.cs#L55
'z' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Search/Similarities/Similarity.cs#L213
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Search/Similarities/SimilarityBase.cs#L187
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L783
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Search/Similarities/TFIDFSimilarity.cs#L757
'freq.Value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Search/Spans/SpanWeight.cs#L104
'freq' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Search/TermQuery.cs#L134
'freq' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Store/LockStressTest.cs#L185
'i * 100.0 / count' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxMergeSizeBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net48, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxCachedBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Store/LockStressTest.cs#L185
'i * 100.0 / count' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxMergeSizeBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Store/NRTCachingDirectory.cs#L121
'maxCachedBytes / 1024 / 1024.0' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Index/DocumentsWriter.cs#L716
'1024 * 1024 * ramBufferSizeMB' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Index/LogMergePolicy.cs#L593
'infoLevel.level' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Index/FlushByRamOrCountsPolicy.cs#L80
'1024 * 1024 * m_indexWriterConfig.RAMBufferSizeMB' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L795
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Index/MergePolicy.cs#L817
'value' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L453
'score.Score' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.
Test (windows-latest, net8.0, x64, Release): src/Lucene.Net/Index/TieredMergePolicy.cs#L662
'forceMergeDeletesPctAllowed' may fail due to floating point precision issues on .NET Framework and .NET Core prior to version 3.0. Floating point values should be formatted with J2N.Numerics.Single.ToString() or J2N.Numerics.Double.ToString() before being embedded into strings.

Artifacts

Produced during runtime
Name Size Digest
testresults_ubuntu-latest_net6.0_x64_Release Expired
40.9 KB
sha256:ebfe45615b2eec41b86b55fd96d2982acacd28b6960ab8b71c629315f58344da
testresults_ubuntu-latest_net8.0_x64_Release Expired
40.9 KB
sha256:2446836852aa2a37f2657a069c42524b0a90f94db91a89a52285d43babc8ec6c
testresults_ubuntu-latest_net9.0_x64_Release Expired
40.5 KB
sha256:0cb08192f5749c5e77439e040d8e1c7ce6fedfb04e506fdf40525ed29681d663
testresults_windows-latest_net472_x64_Release Expired
40.3 KB
sha256:b8a5a3ab7a65748cb6903e0bd6efffd8c00122ffe6fb95bbb1fafcedcfdbc959
testresults_windows-latest_net48_x64_Release Expired
40.3 KB
sha256:f2206977a2bf12776673db82766f5729f3f3b5320596044851ddbc048b4a79bb
testresults_windows-latest_net6.0_x64_Release Expired
41.3 KB
sha256:5e11cbf4783aba9b767050ffa1d14d4a1ea77afc19cd390fb6e869c3331603c3
testresults_windows-latest_net8.0_x64_Release Expired
41 KB
sha256:46e732cde982574f6a2d6cb42c3179cc86264d17837ad48b6b607b752b99b8df
testresults_windows-latest_net9.0_x64_Release Expired
40.7 KB
sha256:edd8790858a8e56fa522b28a6eadcb10a9777e1b92e395a54dffeb58a5e9e9f0