Skip to content

Merge pull request #92 from afonsoft/dependabot/github_actions/action… #67

Merge pull request #92 from afonsoft/dependabot/github_actions/action…

Merge pull request #92 from afonsoft/dependabot/github_actions/action… #67

Triggered via push July 14, 2026 23:56
Status Success
Total duration 1m 15s
Artifacts
🔍 Check Dependency Updates
1m 12s
🔍 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/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.'