fix #760
Annotations
16 warnings
|
build
- Add lib or ref assemblies for the net8.0 target framework
|
|
build
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:
|
|
build
-lib/netstandard/_._
|
|
build
-lib/netcoreapp/_._
|
|
build
-lib/net8.0/_._
|
|
build
This package does not contain a lib/ or ref/ folder, and will therefore be treated as compatible for all frameworks. Since framework specific files were found under the build/ directory for net8.0, netcoreapp, netstandard, consider creating the following empty files to correctly narrow the compatibility of the package:
|
|
build:
src/OpenCvSharp/Internal/PInvoke/NativeMethods/NativeMethods_aruco.cs#L36
Specify marshaling for P/Invoke string arguments (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2101)
|
|
build:
src/OpenCvSharp/Modules/core/Mat/Mat.cs#L303
Ambiguous reference in cref attribute: 'Mat.FromPixelData'. Assuming 'Mat.FromPixelData(int, int, MatType, nint, long)', but could have also matched other overloads including 'Mat.FromPixelData(int, int, MatType, Array, long)'.
|
|
build:
src/OpenCvSharp/Modules/core/Mat/Mat.cs#L303
Ambiguous reference in cref attribute: 'Mat.FromPixelData'. Assuming 'Mat.FromPixelData(int, int, MatType, IntPtr, long)', but could have also matched other overloads including 'Mat.FromPixelData(int, int, MatType, Array, long)'.
|
|
build:
src/OpenCvSharp/Modules/core/Mat/Mat.cs#L303
Ambiguous reference in cref attribute: 'Mat.FromPixelData'. Assuming 'Mat.FromPixelData(int, int, MatType, IntPtr, long)', but could have also matched other overloads including 'Mat.FromPixelData(int, int, MatType, Array, long)'.
|
|
build:
test/OpenCvSharp.Tests/objdetect/FaceDetectorYNTest.cs#L140
Remove the underscores from member name OpenCvSharp.Tests.ObjDetect.FaceDetectorYNTest.Detect_DifferentThresholds() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
test/OpenCvSharp.Tests/objdetect/FaceDetectorYNTest.cs#L119
Remove the underscores from member name OpenCvSharp.Tests.ObjDetect.FaceDetectorYNTest.Detect_MultipleCalls() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
test/OpenCvSharp.Tests/objdetect/FaceDetectorYNTest.cs#L99
Remove the underscores from member name OpenCvSharp.Tests.ObjDetect.FaceDetectorYNTest.Detect_NoFace() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
test/OpenCvSharp.Tests/objdetect/FaceDetectorYNTest.cs#L65
Remove the underscores from member name OpenCvSharp.Tests.ObjDetect.FaceDetectorYNTest.Detect_Lenna() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
test/OpenCvSharp.Tests/objdetect/FaceDetectorYNTest.cs#L53
Remove the underscores from member name OpenCvSharp.Tests.ObjDetect.FaceDetectorYNTest.Dispose_Twice() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
test/OpenCvSharp.Tests/videoio/VideoCaptureTest.cs#L129
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
packages_windows
|
129 MB |
sha256:2aa31cb6c152ce309794b6eefd5bb08ee31ee12da0f2b0bdbd1ab47039206e70
|
|