Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 #234
Annotations
5 warnings
Code-Quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
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)
|