Skip to content

Added CvInvoke.ReduceArgMin & CvInvoke.ReduceArgMax #885

Added CvInvoke.ReduceArgMin & CvInvoke.ReduceArgMax

Added CvInvoke.ReduceArgMin & CvInvoke.ReduceArgMax #885

Triggered via push May 21, 2024 21:41
Status Failure
Total duration 55m 18s
Artifacts

macos.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Emgu.CV/Core/Image.cs#L127
The variable 'e' is declared but never used
build: Emgu.CV/Core/Image.cs#L127
The variable 'e' is declared but never used
build: Emgu.CV/Core/Image.cs#L127
The variable 'e' is declared but never used
build: Emgu.CV/Core/Image.cs#L127
The variable 'e' is declared but never used
build: Emgu.CV.Example/DynamicImage.Asp.NetCore/Controllers/FileController.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Emgu.CV.Example/DynamicImage.Asp.NetCore/Controllers/FileController.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Emgu.CV.Test/AutoTestVarious.cs#L3467
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Emgu.CV.Test/AutoTestVarious.cs#L3592
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Emgu.CV.Test/AutoTestVarious.cs#L3636
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Emgu.CV.Test/AutoTestVarious.cs#L3728
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)