VCST-2846: Use *IgnoreCase() extension methods #2370
Annotations
8 errors
Analyze (javascript)
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/
|
Analyze (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]
|
Analyze (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]
|
Analyze (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]
|
Analyze (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]
|
Analyze (csharp)
Target "Compile" has thrown an exception
|
Analyze (csharp)
Process completed with exit code 255.
|
Analyze (csharp)
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/
|