Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/translate json functions #29306 #30010

Open
wants to merge 993 commits into
base: main
Choose a base branch
from

Merge branch 'feature/translate_json_functions' of https://github.com…

ee39973
Select commit
Failed to load commit list.
Open

Feature/translate json functions #29306 #30010

Merge branch 'feature/translate_json_functions' of https://github.com…
ee39973
Select commit
Failed to load commit list.
Azure Pipelines / efcore-ci (Build Linux) failed Jan 3, 2024 in 5m 14s

Build Linux failed

Annotations

Check failure on line 43 in src/EFCore.SqlServer/Query/Internal/SqlServerMethodCallTranslatorProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci (Build Linux)

src/EFCore.SqlServer/Query/Internal/SqlServerMethodCallTranslatorProvider.cs#L43

src/EFCore.SqlServer/Query/Internal/SqlServerMethodCallTranslatorProvider.cs(43,21): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'SqlServerJsonValueFunctionTranslator' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 217 in test/EFCore.Sqlite.FunctionalTests/Query/JsonQuerySqliteTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci (Build Linux)

test/EFCore.Sqlite.FunctionalTests/Query/JsonQuerySqliteTest.cs#L217

test/EFCore.Sqlite.FunctionalTests/Query/JsonQuerySqliteTest.cs(217,23): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'JsonQuerySqliteTest' already defines a member called 'JsonExtract_Query_Single_Path' with the same parameter types

Check failure on line 231 in test/EFCore.Sqlite.FunctionalTests/Query/JsonQuerySqliteTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci (Build Linux)

test/EFCore.Sqlite.FunctionalTests/Query/JsonQuerySqliteTest.cs#L231

test/EFCore.Sqlite.FunctionalTests/Query/JsonQuerySqliteTest.cs(231,23): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'JsonQuerySqliteTest' already defines a member called 'JsonExtract_Query_Multiple_Paths' with the same parameter types

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci (Build Linux)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: /home/vsts/work/1/s/artifacts/TestResults/Release/