Skip to content

Improve dot matrix test performance #295

Improve dot matrix test performance

Improve dot matrix test performance #295

Triggered via push November 28, 2024 21:19
Status Success
Total duration 1m 31s
Artifacts

Sonar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Code-Quality: SimpleGPIO/Components/RGBLED.cs#L7
Rename class 'RGBLED' to match pascal case naming rules, consider using 'Rgbled'. (https://rules.sonarsource.com/csharp/RSPEC-101)
Code-Quality: SimpleGPIO/Math.cs#L7
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
Code-Quality: Examples/Web/Controllers/PiController.cs#L8
This controller has multiple responsibilities and could be split into 3 smaller controllers. (https://rules.sonarsource.com/csharp/RSPEC-6960)
Code-Quality: Examples/Web/Controllers/PiController.cs#L8
Specify the RouteAttribute when an HttpMethodAttribute or RouteAttribute is specified at an action level. (https://rules.sonarsource.com/csharp/RSPEC-6934)
Code-Quality: SimpleGPIO/Components/RGBLED.cs#L7
Rename class 'RGBLED' to match pascal case naming rules, consider using 'Rgbled'. (https://rules.sonarsource.com/csharp/RSPEC-101)
Code-Quality: SimpleGPIO/Math.cs#L7
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
Code-Quality: Examples/Web/Controllers/PiController.cs#L8
This controller has multiple responsibilities and could be split into 3 smaller controllers. (https://rules.sonarsource.com/csharp/RSPEC-6960)
Code-Quality: Examples/Web/Controllers/PiController.cs#L8
Specify the RouteAttribute when an HttpMethodAttribute or RouteAttribute is specified at an action level. (https://rules.sonarsource.com/csharp/RSPEC-6934)