Add several roslyn analyzers. #385
Annotations
10 errors and 11 warnings
build:
Aaru.Generators/PluginRegisterGenerator.cs#L1
File should start with a copyright statement, containing the company name, the year and either © or 'Copyright'. (https://github.com/philips-software/roslyn-analyzers/blob/main/Documentation/Diagnostics/PH2028.md)
|
build:
Aaru.Console/AaruConsole.cs#L1
File should start with a copyright statement, containing the company name, the year and either © or 'Copyright'. (https://github.com/philips-software/roslyn-analyzers/blob/main/Documentation/Diagnostics/PH2028.md)
|
build:
Aaru.Console/AaruConsole.cs#L122
Avoid static classes
|
build:
Aaru.Console/AaruConsole.cs#L121
SuppressMessage is not allowed.
|
build:
Aaru.Console/AaruConsole.cs#L240
Don't call string.Format unnecessarily
|
build:
Aaru.Console/AaruConsole.cs#L244
Don't call string.Format unnecessarily
|
build:
Aaru.Console/AaruConsole.cs#L248
Don't call string.Format unnecessarily
|
build:
Aaru.Generators/PluginRegisterGenerator.cs#L1
File should start with a copyright statement, containing the company name, the year and either © or 'Copyright'. (https://github.com/philips-software/roslyn-analyzers/blob/main/Documentation/Diagnostics/PH2028.md)
|
build:
Aaru.Console/AaruConsole.cs#L1
File should start with a copyright statement, containing the company name, the year and either © or 'Copyright'. (https://github.com/philips-software/roslyn-analyzers/blob/main/Documentation/Diagnostics/PH2028.md)
|
build:
Aaru.Console/AaruConsole.cs#L122
Avoid static classes
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
Aaru.Generators/PluginRegisterGenerator.cs#L7
Correct the spelling of 'Aaru' in namespace name 'Aaru' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|
build:
Aaru.Generators/PluginRegisterGenerator.cs#L284
Correct the spelling of 'Checksums' in member name 'Aaru.Generators.PluginRegisterGenerator.PluginFinder.Checksums' or remove it entirely if it represents any sort of Hungarian notation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|
build:
Aaru.Generators/PluginRegisterGenerator.cs#L47
Correct the spelling of 'checksums' in variable name 'checksums' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|
build:
Aaru.Generators/PluginRegisterGenerator.cs#L1
Correct the spelling of 'Aaru' in assembly name 'Aaru.Generators' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|
build:
Aaru.Console/AaruConsole.cs#L36
Correct the spelling of 'Aaru' in namespace name 'Aaru' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|
build:
Aaru.Console/AaruConsole.cs#L60
In delegate 'Aaru.Console.VerboseWriteLineHandler', correct the spelling of 'arg' in parameter name 'arg' or remove it entirely if it represents any sort of Hungarian notation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|
build:
Aaru.Console/AaruConsole.cs#L92
In delegate 'Aaru.Console.VerboseWriteHandler', correct the spelling of 'arg' in parameter name 'arg' or remove it entirely if it represents any sort of Hungarian notation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|
build:
Aaru.Console/AaruConsole.cs#L68
In delegate 'Aaru.Console.DebugWriteLineHandler', correct the spelling of 'arg' in parameter name 'arg' or remove it entirely if it represents any sort of Hungarian notation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|
build:
Aaru.Console/AaruConsole.cs#L84
In delegate 'Aaru.Console.ErrorWriteHandler', correct the spelling of 'arg' in parameter name 'arg' or remove it entirely if it represents any sort of Hungarian notation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|
build:
Aaru.Console/AaruConsole.cs#L100
In delegate 'Aaru.Console.DebugWriteHandler', correct the spelling of 'arg' in parameter name 'arg' or remove it entirely if it represents any sort of Hungarian notation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1704)
|