Skip to content

Remove net48 as a direct build target #67

Remove net48 as a direct build target

Remove net48 as a direct build target #67

Triggered via pull request February 28, 2026 14:59
Status Failure
Total duration 3m 7s
Artifacts

ubuntu.yml

on: pull_request
Matrix: build_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
build_test (24.04, libgtk-3-dev)
Process completed with exit code 1.
build_test (22.04, libgtk2.0-dev)
Process completed with exit code 1.
build_test (24.04, libgtk-3-dev): 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_test (24.04, libgtk-3-dev): 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_test (24.04, libgtk-3-dev): 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 (24.04, libgtk-3-dev): 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 (24.04, libgtk-3-dev): 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 (24.04, libgtk-3-dev): 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 (24.04, libgtk-3-dev): 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 (24.04, libgtk-3-dev): test/OpenCvSharp.Tests/videoio/VideoCaptureTest.cs#L126
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)
build_test (24.04, libgtk-3-dev): 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_test (24.04, libgtk-3-dev): 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_test (22.04, libgtk2.0-dev): 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_test (22.04, libgtk2.0-dev): 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_test (22.04, libgtk2.0-dev): test/OpenCvSharp.Tests/videoio/VideoCaptureTest.cs#L126
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)
build_test (22.04, libgtk2.0-dev): 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 (22.04, libgtk2.0-dev): 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 (22.04, libgtk2.0-dev): 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 (22.04, libgtk2.0-dev): 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 (22.04, libgtk2.0-dev): 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 (22.04, libgtk2.0-dev): 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_test (22.04, libgtk2.0-dev): 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)'.