some obvious submat mistakes #185
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
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)
|
Test:
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)
|
Test
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Create NuGet package
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:
|
Create NuGet package
- Add lib or ref assemblies for the netstandard2.0 target framework
|
Create NuGet package
- Add lib or ref assemblies for the netstandard2.1 target framework
|
Create NuGet package
- Add lib or ref assemblies for the netcoreapp3.1 target framework
|
Create NuGet package
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts_ubuntu_20".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading