Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
📦 Pack:
UVtools.Core/Operations/OperationLightBleedCompensation.cs#L24
'OperationLightBleedCompensation' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
📦 Pack:
UVtools.Core/Layers/Layer.cs#L753
Dereference of a possibly null reference.
|
📦 Pack:
UVtools.Core/Managers/IssueManager.cs#L616
Possible null reference argument for parameter 'contours' in 'double[] EmguContours.GetContoursArea(List<VectorOfVectorOfPoint> contours, bool useParallel = false)'.
|
📦 Pack:
UVtools.Core/Managers/IssueManager.cs#L713
Dereference of a possibly null reference.
|
📦 Pack:
UVtools.Core/Managers/IssueManager.cs#L724
Dereference of a possibly null reference.
|
📦 Pack:
UVtools.Core/Managers/IssueManager.cs#L735
Dereference of a possibly null reference.
|
📦 Pack:
UVtools.Core/Managers/IssueManager.cs#L735
Dereference of a possibly null reference.
|
📦 Pack:
UVtools.Core/Managers/IssueManager.cs#L742
Dereference of a possibly null reference.
|
📦 Pack:
UVtools.Core/Managers/IssueManager.cs#L742
Dereference of a possibly null reference.
|
📦 Pack:
UVtools.Core/Managers/IssueManager.cs#L799
Possible null reference argument for parameter 'source' in 'ParallelLoopResult Parallel.ForEach<VectorOfVectorOfPoint>(IEnumerable<VectorOfVectorOfPoint> source, ParallelOptions parallelOptions, Action<VectorOfVectorOfPoint> body)'.
|
Loading