Merge pull request #2128 from shimat/renovate/avalonia-monorepo #1593
Annotations
18 warnings
|
Pack NuGet packages
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:
|
|
Pack NuGet packages
- Add lib or ref assemblies for the netstandard2.1 target framework
|
|
Pack NuGet packages
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Pack NuGet packages
- Add lib or ref assemblies for the net8.0 target framework
|
|
Pack NuGet packages
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:
|
|
Pack NuGet packages
- Add lib or ref assemblies for the netstandard2.1 target framework
|
|
Pack NuGet packages
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Pack NuGet packages
- Add lib or ref assemblies for the net8.0 target framework
|
|
Pack NuGet packages
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:
|
|
Pack NuGet packages
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'.
|
|
Test Windows-only functions
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'.
|
|
Test:
test/OpenCvSharp.Tests/core/MatExprBehaviorTest.cs#L46
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)
|
|
Test:
test/OpenCvSharp.Tests/photo/ColorCorrectionModelTest.cs#L10
Change return type of method 'MakeSyntheticPatches' from 'OpenCvSharp.Mat' to 'OpenCvSharp.Mat<OpenCvSharp.Vec3d>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
Test:
test/OpenCvSharp.Tests/photo/ColorCorrectionModelTest.cs#L16
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5394)
|
|
Test:
test/OpenCvSharp.Tests/photo/ColorCorrectionModelTest.cs#L16
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5394)
|
|
Test:
test/OpenCvSharp.Tests/photo/ColorCorrectionModelTest.cs#L16
Random is an insecure random number generator. Use cryptographically secure random number generators when randomness is required for security. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5394)
|
|
Test:
test/OpenCvSharp.Tests/aruco/ArucoTest.cs#L978
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)
|
|
Test:
test/OpenCvSharp.Tests/aruco/ArucoTest.cs#L657
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)
|
background
wait
wait-all
cancel
parallel
Loading