build(deps): bump SonarAnalyzer.CSharp from 9.12.0.78982 to 9.14.0.81108 #1444
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
Test dotnet 7.0 on ubuntu-latest:
NLCaseConvert/NameCapitalizer.cs#L94
In externally visible method 'string NameCapitalizer.GetPattern(Builder builder)', validate parameter 'builder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Test dotnet 7.0 on ubuntu-latest:
NLCaseConvert/TitleCapitalizer.cs#L73
In externally visible method 'string TitleCapitalizer.GetPattern(Builder builder)', validate parameter 'builder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Test dotnet 7.0 on ubuntu-latest:
NLCaseConvert/NameCapitalizer.cs#L126
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Test dotnet 7.0 on ubuntu-latest:
NLCaseConvert/SentenceCapitalizer.cs#L237
In externally visible method 'string SentenceCapitalizer.GetPattern(Builder builder)', validate parameter 'builder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Test dotnet 7.0 on ubuntu-latest:
NLCaseConvert/SentenceCapitalizer.cs#L289
In externally visible method 'string? SentenceCapitalizer.DefaultCanonicalizer(string word)', validate parameter 'word' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Test dotnet 7.0 on ubuntu-latest:
NLCaseConvert/SentenceCapitalizer.cs#L313
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Test dotnet 7.0 on ubuntu-latest:
NLCaseConvert/TitleCapitalizer.cs#L105
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Test dotnet 7.0 on ubuntu-latest
Process completed with exit code 1.
|
Test dotnet 7.0 on windows-latest
The job was canceled because "ubuntu-latest_7_0" failed.
|
Test dotnet 7.0 on windows-latest
The operation was canceled.
|