4.9.0 #167
Annotations
15 warnings
Test:
src/OpenCvSharp/Cv2/Cv2_calib3d.cs#L707
Method ProjectPoints passes parameter name 'rvec.Length != 3' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Test:
src/OpenCvSharp/Cv2/Cv2_calib3d.cs#L711
Method ProjectPoints passes parameter name 'tvec.Length != 3' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Test:
src/OpenCvSharp/Modules/ximgproc/Segmentation/SelectiveSearchSegmentation.cs#L178
Method AddStrategy passes parameter name 's.PtrObj is null' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Test:
src/OpenCvSharp/Internal/PInvoke/NativeMethods/NativeMethods_aruco.cs#L37
Specify marshaling for P/Invoke string arguments (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2101)
|
Test:
src/OpenCvSharp/Modules/core/InputArray.cs#L425
Method Create passes parameter name 'array.Length == 0' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Test:
src/OpenCvSharp/Modules/core/InputArray.cs#L458
Method Create passes parameter name 'array.GetLength(0) == 0' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Test:
src/OpenCvSharp/Modules/core/InputArray.cs#L460
Method Create passes parameter name 'array.GetLength(1) == 0' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Test:
src/OpenCvSharp/Cv2/Cv2_core.cs#L417
Method LUT passes parameter name 'lut.Length != 256' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Test:
src/OpenCvSharp/Cv2/Cv2_core.cs#L1226
Method VConcat passes parameter name 'src.Count == 0' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Test:
src/OpenCvSharp/Modules/videoio/FourCC.cs#L110
Method FromString passes parameter name 'code.Length == 0' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Create NuGet package
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Create NuGet package
- Add lib or ref assemblies for the netstandard2.0 target framework
|
Create NuGet package
- Add lib or ref assemblies for the netstandard2.1 target framework
|
Create NuGet package
- Add lib or ref assemblies for the netcoreapp3.1 target framework
|
Create NuGet package
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
The logs for this run have expired and are no longer available.
Loading