CodeQL #633
Annotations
12 warnings
|
Analyze (csharp, autobuild):
UVtools.Core/Managers/IssueManager.cs#L744
Dereference of a possibly null reference.
|
|
Analyze (csharp, autobuild):
UVtools.Core/Managers/IssueManager.cs#L737
Dereference of a possibly null reference.
|
|
Analyze (csharp, autobuild):
UVtools.Core/Managers/IssueManager.cs#L737
Dereference of a possibly null reference.
|
|
Analyze (csharp, autobuild):
UVtools.Core/Managers/IssueManager.cs#L726
Dereference of a possibly null reference.
|
|
Analyze (csharp, autobuild):
UVtools.Core/Managers/IssueManager.cs#L715
Dereference of a possibly null reference.
|
|
Analyze (csharp, autobuild):
UVtools.Core/Managers/IssueManager.cs#L618
Possible null reference argument for parameter 'contours' in 'double[] EmguContours.GetContoursArea(List<VectorOfVectorOfPoint> contours, bool useParallel = false)'.
|
|
Analyze (csharp, autobuild):
UVtools.Core/Layers/Layer.cs#L827
Dereference of a possibly null reference.
|
|
Analyze (csharp, autobuild):
UVtools.Core/Operations/OperationRepairLayers.cs#L396
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#L326
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/OperationLightBleedCompensation.cs#L24
'OperationLightBleedCompensation' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Analyze (csharp, autobuild)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
Analyze (csharp, autobuild)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|