4.9.0 #174
Annotations
1 error and 15 warnings
Test
Process completed with exit code 1.
|
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/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)
|
Test:
src/OpenCvSharp/Modules/videoio/FourCC.cs#L112
Method FromString passes parameter name 'code.Length > 4' 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/VideoWriter.cs#L382
Method FourCC passes parameter name 'code.Length != 4' 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/stitching/FeaturesMatcher.cs#L39
Method Apply passes parameter name 'features1.Descriptors 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/Modules/stitching/FeaturesMatcher.cs#L41
Method Apply passes parameter name 'features2.Descriptors 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/Modules/features2d/Feature2D.cs#L164
Method Detect passes parameter name 'masks.Length != images.Length' 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/highgui/Window.cs#L406
Method ShowImages passes parameter name 'names.Length < images.Length' 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)
|
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