Added Cuda #110
Annotations
1 error and 11 warnings
|
test
Process completed with exit code 1.
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test:
src/OpenCvSharp/Modules/cuda/OutputArray.cs#L75
Possible null reference argument for parameter 'gpumat' in 'GpuMat.implicit operator Mat(GpuMat gpumat)'.
|
|
test:
src/OpenCvSharp/Modules/cuda/Stream.cs#L140
Cannot convert null literal to non-nullable reference type.
|
|
test:
src/OpenCvSharp/Modules/cuda/Stream.cs#L347
Possible null reference argument for parameter 'userData' in 'void StreamCallback.Invoke(Stream stream, int status, object userData)'.
|
|
test:
src/OpenCvSharp/Modules/cuda/Stream.cs#L72
Non-nullable field 'callbackInternal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
test:
src/OpenCvSharp/Modules/cuda/Stream.cs#L58
Non-nullable field 'callbackInternal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
test:
src/OpenCvSharp/Modules/cuda/Stream.cs#L47
Non-nullable field 'callbackInternal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
test:
src/OpenCvSharp/Modules/cuda/Stream.cs#L36
Non-nullable field 'callbackInternal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
test:
src/OpenCvSharp/Modules/cuda/Stream.cs#L324
Cannot convert null literal to non-nullable reference type.
|
|
test:
src/OpenCvSharp/Modules/cuda/bgsegm/BackgroundSubtractorMOG2.cs#L14
'BackgroundSubtractorMOG2.Create(int, double, bool)' hides inherited member 'BackgroundSubtractorMOG2.Create(int, double, bool)'. Use the new keyword if hiding was intended.
|
|
test:
src/OpenCvSharp/Modules/cuda/Event.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
libOpenCvSharpExtern-full
Expired
|
46.3 MB |
sha256:03b47ea829ce592eff983fc8dda3fde474652dbb6d511504801ebf75718bda7f
|
|
|
libOpenCvSharpExtern-slim
Expired
|
24.9 MB |
sha256:bbf3691b9cc8f3949a63f8a737502dd366b59818e1f78971339f65f340dd40bc
|
|