Skip to content

Use C# 14 and fix field warnings/errors, #1340 (#1352) #1646

Use C# 14 and fix field warnings/errors, #1340 (#1352)

Use C# 14 and fix field warnings/errors, #1340 (#1352) #1646

Triggered via push June 16, 2026 13:16
Status Success
Total duration 19m 3s
Artifacts

sonar.yml

on: push
Build and analyze
18m 59s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: src/Lucene.Net/Analysis/Analyzer.cs#L491
Private classes which are not derived in the current assembly should be marked as 'sealed'.
Build and analyze: src/Lucene.Net/Analysis/Analyzer.cs#L473
Private classes which are not derived in the current assembly should be marked as 'sealed'.