Skip to content

docs: remove TOC

docs: remove TOC #16

Triggered via pull request November 15, 2023 12:14
Status Success
Total duration 3m 3s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
Linux (ARM): AllMyLights/Json/ReferenceValidator.cs#L80
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
Linux (ARM): AllMyLights/Platforms/Linux/SystemdAutostartEntry.cs#L107
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Linux (ARM): AllMyLights/Platforms/Windows/WindowsAutostartEntry.cs#L29
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Linux (ARM): AllMyLights.Test/Transformations/JsonPathTransformationTest.cs#L44
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
Linux (ARM): AllMyLights.Test/Connectors/ChromaClientTest.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux (ARM): AllMyLights.Test/Transformations/ColorTransformationTest.cs#L78
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
Linux (ARM): AllMyLights/Json/ReferenceValidator.cs#L80
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
Linux (ARM): AllMyLights/Platforms/Linux/SystemdAutostartEntry.cs#L107
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Linux (ARM): AllMyLights/Platforms/Windows/WindowsAutostartEntry.cs#L29
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Linux (ARM): AllMyLights.Test/Transformations/JsonPathTransformationTest.cs#L44
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
Linux (ARM): AllMyLights/Json/ReferenceValidator.cs#L80
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
Linux (ARM): AllMyLights/Platforms/Windows/WindowsAutostartEntry.cs#L29
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Linux (ARM): AllMyLights/Platforms/Linux/SystemdAutostartEntry.cs#L107
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Linux: AllMyLights/Json/ReferenceValidator.cs#L80
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
Linux: AllMyLights/Platforms/Linux/SystemdAutostartEntry.cs#L107
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Linux: AllMyLights/Platforms/Windows/WindowsAutostartEntry.cs#L29
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Linux: AllMyLights.Test/Connectors/ChromaClientTest.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux: AllMyLights.Test/Transformations/JsonPathTransformationTest.cs#L44
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
Linux: AllMyLights.Test/Transformations/ColorTransformationTest.cs#L78
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
Linux: AllMyLights/Json/ReferenceValidator.cs#L80
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
Linux: AllMyLights/Platforms/Linux/SystemdAutostartEntry.cs#L107
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Linux: AllMyLights/Platforms/Windows/WindowsAutostartEntry.cs#L29
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Linux: AllMyLights.Test/Connectors/ChromaClientTest.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux: AllMyLights/Json/ReferenceValidator.cs#L80
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
Linux: AllMyLights/Platforms/Linux/SystemdAutostartEntry.cs#L107
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Linux: AllMyLights/Platforms/Windows/WindowsAutostartEntry.cs#L29
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: AllMyLights/Json/ReferenceValidator.cs#L80
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
Windows: AllMyLights/Platforms/Windows/WindowsAutostartEntry.cs#L29
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: AllMyLights/Platforms/Windows/TrayIcon.cs#L60
This call site is reachable on all platforms. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: AllMyLights/Platforms/Windows/ConsoleWindow.cs#L18
This call site is reachable on all platforms. 'Console.Title.get' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: AllMyLights/Platforms/Linux/SystemdAutostartEntry.cs#L107
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Windows: AllMyLights/Json/ReferenceValidator.cs#L80
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
Windows: AllMyLights/Platforms/Windows/WindowsAutostartEntry.cs#L29
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: AllMyLights/Platforms/Windows/TrayIcon.cs#L60
This call site is reachable on all platforms. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: AllMyLights/Platforms/Windows/ConsoleWindow.cs#L18
This call site is reachable on all platforms. 'Console.Title.get' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Windows: AllMyLights/Platforms/Linux/SystemdAutostartEntry.cs#L107
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Windows: AllMyLights.Test/Transformations/JsonPathTransformationTest.cs#L44
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
Windows: AllMyLights.Test/Transformations/ColorTransformationTest.cs#L78
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
Windows: AllMyLights.Test/Connectors/ChromaClientTest.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Windows: AllMyLights/Json/ReferenceValidator.cs#L80
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
Windows: AllMyLights/Platforms/Windows/WindowsAutostartEntry.cs#L29
This call site is reachable on all platforms. 'Type.GetTypeFromProgID(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)