Skip to content

Merge pull request #83 from afonsoft/feature/devin-20260712-sonar-qua… #64

Merge pull request #83 from afonsoft/feature/devin-20260712-sonar-qua…

Merge pull request #83 from afonsoft/feature/devin-20260712-sonar-qua… #64

Triggered via push July 12, 2026 20:52
Status Success
Total duration 1m 8s
Artifacts
🔍 Check Dependency Updates
1m 5s
🔍 Check Dependency Updates
🔒 Security Update Check
0s
🔒 Security Update Check
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
🔍 Check Dependency Updates
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L252
'SKPath.Close()' is obsolete: 'Use SKPathBuilder instead.'
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L251
'SKPath.LineTo(float, float)' is obsolete: 'Use SKPathBuilder instead.'
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L250
'SKPath.AddArc(SKRect, float, float)' is obsolete: 'Use SKPathBuilder instead.'
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L249
'SKPath.LineTo(float, float)' is obsolete: 'Use SKPathBuilder instead.'
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L248
'SKPath.AddArc(SKRect, float, float)' is obsolete: 'Use SKPathBuilder instead.'
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L247
'SKPath.LineTo(float, float)' is obsolete: 'Use SKPathBuilder instead.'
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L246
'SKPath.AddArc(SKRect, float, float)' is obsolete: 'Use SKPathBuilder instead.'
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L245
'SKPath.LineTo(float, float)' is obsolete: 'Use SKPathBuilder instead.'
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L244
'SKPath.AddArc(SKRect, float, float)' is obsolete: 'Use SKPathBuilder instead.'
🔍 Check Dependency Updates: QRCoder.Core/Renderers/QRCode.cs#L236
'SKCanvas.DrawImage(SKImage, SKRect, SKRect, SKPaint)' is obsolete: 'Use the overload with SKSamplingOptions instead.'