Skip to content

Remove schedule from CodeQL action #404

Remove schedule from CodeQL action

Remove schedule from CodeQL action #404

Triggered via push July 13, 2026 12:32
Status Success
Total duration 2m 27s
Artifacts

Sonar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Code-Quality: SimpleGPIO.Tests/GPIO/SystemPinInterfaceTests.cs#L749
Dereference of a possibly null reference.
Code-Quality: Examples/Web/Controllers/PiController.cs#L9
This controller has multiple responsibilities and could be split into 3 smaller controllers.
Code-Quality: SimpleGPIO/Math.cs#L7
Extract this nested ternary operation into an independent statement.
Code-Quality: SimpleGPIO/Components/RGBLED.cs#L7
Rename class 'RGBLED' to match pascal case naming rules, consider using 'Rgbled'.
Code-Quality: SimpleGPIO.Tests/GPIO/SystemPinInterfaceTests.cs#L829
Dereference of a possibly null reference.
Code-Quality: SimpleGPIO.Tests/GPIO/SystemPinInterfaceTests.cs#L788
Dereference of a possibly null reference.
Code-Quality: SimpleGPIO.Tests/GPIO/SystemPinInterfaceTests.cs#L749
Dereference of a possibly null reference.
Code-Quality: Examples/Web/Controllers/PiController.cs#L9
This controller has multiple responsibilities and could be split into 3 smaller controllers.
Code-Quality: SimpleGPIO/Math.cs#L7
Extract this nested ternary operation into an independent statement.
Code-Quality: SimpleGPIO/Components/RGBLED.cs#L7
Rename class 'RGBLED' to match pascal case naming rules, consider using 'Rgbled'.