8000 CodeQL · sn4k3/UVtools@b2198bc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CodeQL

CodeQL #573

Triggered via schedule May 4, 2025 02:29
Status Success
Total duration 3m 47s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp, autobuild): UVtools.Core/Managers/IssueManager.cs#L742
Dereference of a possibly null reference.
Analyze (csharp, autobuild): UVtools.Core/Managers/IssueManager.cs#L735
Dereference of a possibly null reference.
Analyze (csharp, autobuild): UVtools.Core/Managers/IssueManager.cs#L735
Dereference of a possibly null reference.
Analyze (csharp, autobuild): UVtools.Core/Managers/IssueManager.cs#L724
Dereference of a possibly null reference.
Analyze (csharp, autobuild): UVtools.Core/Managers/IssueManager.cs#L713
Dereference of a possibly null reference.
Analyze (csharp, autobuild): UVtools.Core/Managers/IssueManager.cs#L616
Possible null reference argument for parameter 'contours' in 'double[] EmguContours.GetContoursArea(List<VectorOfVectorOfPoint> contours, bool useParallel = false)'.
Analyze (csharp, autobuild): UVtools.Core/Operations/OperationRepairLayers.cs#L395
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
Analyze (csharp, autobuild): UVtools.Core/Operations/OperationRepairLayers.cs#L325
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
Analyze (csharp, autobuild): UVtools.Core/Layers/Layer.cs#L818
Dereference of a possibly null reference.
Analyze (csharp, autobuild): UVtools.Core/Operations/OperationLightBleedCompensation.cs#L24
'OperationLightBleedCompensation' overrides Object.Equals(object o) but does not override Object.GetHashCode()
0