Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/
|
UVtools.Core/Operations/OperationLightBleedCompensation.cs#L24
'OperationLightBleedCompensation' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
UVtools.Core/Layers/Layer.cs#L817
Dereference of a possibly null reference.
|
UVtools.Core/FileFormats/KlipperFile.cs#L492
Possible null reference assignment.
|
UVtools.Core/Managers/IssueManager.cs#L616
Possible null reference argument for parameter 'contours' in 'double[] EmguContours.GetContoursArea(List<VectorOfVectorOfPoint> contours, bool useParallel = false)'.
|
UVtools.Core/Managers/IssueManager.cs#L713
Dereference of a possibly null reference.
|
UVtools.Core/Managers/IssueManager.cs#L724
Dereference of a possibly null reference.
|
UVtools.Core/Managers/IssueManager.cs#L735
Dereference of a possibly null reference.
|
UVtools.Core/Managers/IssueManager.cs#L735
Dereference of a possibly null reference.
|
UVtools.Core/Managers/IssueManager.cs#L742
Dereference of a possibly null reference.
|
UVtools.Core/Managers/IssueManager.cs#L742
Dereference of a possibly null reference.
|
This job succeeded
Loading