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

Fix codegen failure in version setting #3332

Merged
merged 1 commit into from
Jul 25, 2024

Fix codegen failure in version setting

163ca02
Select commit
Loading
Failed to load commit list.
Merged

Fix codegen failure in version setting #3332

Fix codegen failure in version setting
163ca02
Select commit
Loading
Failed to load commit list.
Azure Pipelines / marten (build_net6.0 pgLatest) succeeded Jul 25, 2024 in 23m 25s

build_net6.0 pgLatest succeeded with issues

Annotations

Check failure on line 115 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L115

[xUnit.net 00:01:54.99]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new {Id = x.Id, Other = x.Children}") [FAIL]

Check failure on line 117 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L117

[xUnit.net 00:01:55.03]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new {Id = x.Id, Other = x.Double}") [FAIL]

Check failure on line 119 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L119

[xUnit.net 00:01:55.04]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new { Id = x.Id, Person = new Person2(x.Strin"···) [FAIL]

Check failure on line 121 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L121

[xUnit.net 00:01:55.05]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new { Id = x.Id, Person = new Person { Age = "···) [FAIL]

Check failure on line 400 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L400

[xUnit.net 00:01:55.14]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new {Id = x.Id, Name = \"Harold\"}") [FAIL]