Skip to content

Migration: remaining modules to the ArrayProxy ABI (by-pointer) + tests #1215

Migration: remaining modules to the ArrayProxy ABI (by-pointer) + tests

Migration: remaining modules to the ArrayProxy ABI (by-pointer) + tests #1215

Triggered via pull request July 2, 2026 02:20
Status Success
Total duration 24m 38s
Artifacts 2

windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

61 warnings
Windows (arm64)
-lib/net8.0/_._
Windows (arm64)
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:
Windows (arm64)
- Add lib or ref assemblies for the netstandard2.1 target framework
Windows (arm64)
- Add lib or ref assemblies for the netstandard2.0 target framework
Windows (arm64)
- Add lib or ref assemblies for the net8.0 target framework
Windows (arm64)
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:
Windows (arm64)
-lib/netstandard/_._
Windows (arm64)
-lib/netcoreapp/_._
Windows (arm64)
-lib/net8.0/_._
Windows (arm64)
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:
Windows (arm64): src/OpenCvSharp/Cv2/Cv2_imgproc.cs#L1096
Parameter 'hint' has no matching param tag in the XML comment for 'Cv2.WarpPerspective(InputArray, OutputArray, InputArray, Size, InterpolationFlags, BorderTypes, Scalar?, AlgorithmHint)' (but other parameters do)
Windows (arm64): src/OpenCvSharp/Cv2/Cv2_imgproc.cs#L1058
Parameter 'hint' has no matching param tag in the XML comment for 'Cv2.WarpAffine(InputArray, OutputArray, InputArray, Size, InterpolationFlags, BorderTypes, Scalar?, AlgorithmHint)' (but other parameters do)
Windows (arm64): src/OpenCvSharp/Cv2/Cv2_imgproc.cs#L160
Parameter 'hint' has no matching param tag in the XML comment for 'Cv2.GaussianBlur(InputArray, OutputArray, Size, double, double, BorderTypes, AlgorithmHint)' (but other parameters do)
Windows (arm64): src/OpenCvSharp/Modules/core/Mat/Mat_CvMethods.cs#L2048
Possible null reference argument for parameter 'mat' in 'InputArray.implicit operator InputArray(Mat mat)'.
Windows (arm64): src/OpenCvSharp/Cv2/Cv2_geometry.cs#L1440
Dereference of a possibly null reference.
Windows (arm64): src/OpenCvSharp/Cv2/Cv2_geometry.cs#L204
Dereference of a possibly null reference.
Windows (arm64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L616
Dereference of a possibly null reference.
Windows (arm64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L615
Dereference of a possibly null reference.
Windows (arm64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L614
Dereference of a possibly null reference.
Windows (arm64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L613
Dereference of a possibly null reference.
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L652
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L652
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L642
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L642
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L642
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L642
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L578
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L578
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L578
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (arm64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L578
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): src/OpenCvSharp/Cv2/Cv2_imgproc.cs#L1096
Parameter 'hint' has no matching param tag in the XML comment for 'Cv2.WarpPerspective(InputArray, OutputArray, InputArray, Size, InterpolationFlags, BorderTypes, Scalar?, AlgorithmHint)' (but other parameters do)
Windows (x64): src/OpenCvSharp/Cv2/Cv2_imgproc.cs#L1058
Parameter 'hint' has no matching param tag in the XML comment for 'Cv2.WarpAffine(InputArray, OutputArray, InputArray, Size, InterpolationFlags, BorderTypes, Scalar?, AlgorithmHint)' (but other parameters do)
Windows (x64): src/OpenCvSharp/Cv2/Cv2_imgproc.cs#L160
Parameter 'hint' has no matching param tag in the XML comment for 'Cv2.GaussianBlur(InputArray, OutputArray, Size, double, double, BorderTypes, AlgorithmHint)' (but other parameters do)
Windows (x64): src/OpenCvSharp/Modules/core/Mat/Mat_CvMethods.cs#L2048
Possible null reference argument for parameter 'mat' in 'InputArray.implicit operator InputArray(Mat mat)'.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_geometry.cs#L1440
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_geometry.cs#L204
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L616
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L615
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L614
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L613
Dereference of a possibly null reference.
Windows (x64)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_imgproc.cs#L1096
Parameter 'hint' has no matching param tag in the XML comment for 'Cv2.WarpPerspective(InputArray, OutputArray, InputArray, Size, InterpolationFlags, BorderTypes, Scalar?, AlgorithmHint)' (but other parameters do)
Windows (x64): src/OpenCvSharp/Cv2/Cv2_imgproc.cs#L1058
Parameter 'hint' has no matching param tag in the XML comment for 'Cv2.WarpAffine(InputArray, OutputArray, InputArray, Size, InterpolationFlags, BorderTypes, Scalar?, AlgorithmHint)' (but other parameters do)
Windows (x64): src/OpenCvSharp/Cv2/Cv2_imgproc.cs#L160
Parameter 'hint' has no matching param tag in the XML comment for 'Cv2.GaussianBlur(InputArray, OutputArray, Size, double, double, BorderTypes, AlgorithmHint)' (but other parameters do)
Windows (x64): src/OpenCvSharp/Modules/core/Mat/Mat_CvMethods.cs#L2048
Possible null reference argument for parameter 'mat' in 'InputArray.implicit operator InputArray(Mat mat)'.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_geometry.cs#L1440
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_geometry.cs#L204
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L616
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L615
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L614
Dereference of a possibly null reference.
Windows (x64): src/OpenCvSharp/Cv2/Cv2_calib.cs#L613
Dereference of a possibly null reference.
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L654
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L654
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L644
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L644
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L644
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L644
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L580
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L580
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L580
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows (x64): opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp#L580
'argument': conversion from 'size_t' to 'int', possible loss of data

Artifacts

Produced during runtime
Name Size Digest
packages_windows
98.6 MB
sha256:f26f2f6bf8ced1384ac1d73946d9709aef3fbe6c55b40aee648e96c61a48bd99
packages_windows_arm64
29.9 MB
sha256:813f78f230dffe4e43ceac4757a769123a70825ef01e083489fb819f40318365