Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
📦 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#L817
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