VCST-2846: Use *IgnoreCase() extension methods #2370
Annotations
7 errors
Autobuild csharp
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Common/SortInfo.cs(46,44): error CS0121: The call is ambiguous between the following methods or properties: 'string.Split(char[]?, StringSplitOptions)' and 'string.Split(string?, StringSplitOptions)' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
Autobuild csharp
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Common/SortInfo.cs(49,44): error CS0121: The call is ambiguous between the following methods or properties: 'string.Split(char[]?, StringSplitOptions)' and 'string.Split(string?, StringSplitOptions)' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
Autobuild csharp
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Common/SortInfo.cs(46,44): error CS0121: The call is ambiguous between the following methods or properties: 'string.Split(char[]?, StringSplitOptions)' and 'string.Split(string?, StringSplitOptions)' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
Autobuild csharp
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Common/SortInfo.cs(49,44): error CS0121: The call is ambiguous between the following methods or properties: 'string.Split(char[]?, StringSplitOptions)' and 'string.Split(string?, StringSplitOptions)' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
Autobuild csharp
Target "Compile" has thrown an exception
|
Autobuild csharp
Process completed with exit code 255.
|
Initialize CodeQL
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Loading