Remove schedule from CodeQL action #404
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'.
|