Linux: portable manylinux build, vcpkg for Linux, slim profile expansion #11
Annotations
6 warnings
|
|
|
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)
|
|
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)
|
|
src/OpenCvSharp/Internal/PInvoke/NativeMethods/NativeMethods_aruco.cs#L35
Specify marshaling for P/Invoke string arguments (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2101)
|
|
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)
|
|
src/OpenCvSharp/Internal/PInvoke/NativeMethods/NativeMethods_aruco.cs#L35
Specify marshaling for P/Invoke string arguments (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2101)
|
The logs for this run have expired and are no longer available.
Loading