Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 #397
Annotations
7 warnings
|
Code-Quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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:
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'.
|