Skip to content

Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 #397

Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0

Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 #397

Triggered via push June 24, 2026 02:00
Status Success
Total duration 1m 26s
Artifacts

Sonar.yml

on: push
Fit to window
Zoom out
Zoom in

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'.