Skip to content

[Common types] Add missing navigation fields to device report. #389

[Common types] Add missing navigation fields to device report.

[Common types] Add missing navigation fields to device report. #389

Triggered via push May 11, 2024 02:06
Status Success
Total duration 2m 17s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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.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#L76
In delegate 'Aaru.Console.WriteHandler', 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#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)
build: Aaru.Console/AaruConsole.cs#L44
In delegate 'Aaru.Console.WriteLineHandler', 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#L52
In delegate 'Aaru.Console.ErrorWriteLineHandler', 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#L109
In delegate 'Aaru.Console.DebugWithModuleWriteLineHandler', 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#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#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)