Remove net48 as a direct build target #69
Annotations
32 warnings
|
build_test (24.04, libgtk-3-dev)
- Add lib or ref assemblies for the netstandard2.1 target framework
|
|
build_test (24.04, libgtk-3-dev)
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
build_test (24.04, libgtk-3-dev)
- Add lib or ref assemblies for the net8.0 target framework
|
|
build_test (24.04, libgtk-3-dev)
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_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/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)
|
|
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):
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)
- Add lib or ref assemblies for the netstandard2.1 target framework
|
|
build_test (22.04, libgtk2.0-dev)
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
build_test (22.04, libgtk2.0-dev)
- Add lib or ref assemblies for the net8.0 target framework
|
|
build_test (22.04, libgtk2.0-dev)
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_test (22.04, libgtk2.0-dev)
- Add lib or ref assemblies for the netstandard2.1 target framework
|
|
build_test (22.04, libgtk2.0-dev)
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
build_test (22.04, libgtk2.0-dev)
- Add lib or ref assemblies for the net8.0 target framework
|
|
build_test (22.04, libgtk2.0-dev)
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_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/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):
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)
|
|
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)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
artifacts_ubuntu_22.04
|
59.3 MB |
sha256:1edf7fe9221da50413d1fb38ad7b89766ed74faca721f8c3ee328f96422b0e74
|
|
|
artifacts_ubuntu_24.04
|
30.5 MB |
sha256:ee247b40eaf5f4aff59d15ed49b9c1aacb22065fe613c627f1f07d959fe52568
|
|