Skip to content

SWEEP: Replace J2N's TripleShift call with C# 11's unsigned right shi… #885

SWEEP: Replace J2N's TripleShift call with C# 11's unsigned right shi…

SWEEP: Replace J2N's TripleShift call with C# 11's unsigned right shi… #885

Triggered via push November 3, 2024 22:33
Status Success
Total duration 13m 43s
Artifacts

sonar.yml

on: push
Build and analyze
13m 32s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and analyze: src/docs/LuceneDocsPlugins/EnvironmentVariableUtil.cs#L25
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build and analyze: src/Lucene.Net/Analysis/Analyzer.cs#L476
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L234
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L278
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L316
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L328
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L380
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L219
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L268
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L275
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)