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

backfill experiments #3358

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

backfill experiments

531e51b
Select commit
Loading
Failed to load commit list.
Draft

backfill experiments #3358

backfill experiments
531e51b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / marten (build_net6.0 pg12_SystemTextJson) failed Aug 7, 2024 in 3m 51s

build_net6.0 pg12_SystemTextJson failed

Annotations

Check failure on line 91 in Build log

See this annotation in the file changed.

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

Build log #L91

/home/vsts/work/1/s/src/Marten.Testing/CodeTracker/GithubProject.cs(151,51): error CS1503: Argument 2: cannot convert from 'Marten.Testing.CodeTracker.PlaceHolder' to 'System.Collections.Generic.IEnumerable<object>' [/home/vsts/work/1/s/src/Marten.Testing/Marten.Testing.csproj::TargetFramework=net8.0]

Check failure on line 312 in Build log

See this annotation in the file changed.

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

Build log #L312

/home/vsts/work/1/s/src/CoreTests/Bugs/Bug_2103_able_to_add_metadata_tables_in_migrations_to_events_table.cs(39,34): error CS1503: Argument 1: cannot convert from 'string' to 'System.Guid' [/home/vsts/work/1/s/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]

Check failure on line 314 in Build log

See this annotation in the file changed.

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

Build log #L314

/home/vsts/work/1/s/src/CoreTests/Bugs/Bug_2103_able_to_add_metadata_tables_in_migrations_to_events_table.cs(39,61): error CS1503: Argument 2: cannot convert from 'CoreTests.QuestStarted' to 'System.Collections.Generic.IEnumerable<object>' [/home/vsts/work/1/s/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]

Check failure on line 346 in Build log

See this annotation in the file changed.

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

Build log #L346

/home/vsts/work/1/s/src/EventSourcingTests/ScenarioCopyAndReplaceStream.cs(72,35): error CS1503: Argument 1: cannot convert from 'string' to 'System.Guid' [/home/vsts/work/1/s/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]

Check failure on line 348 in Build log

See this annotation in the file changed.

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

Build log #L348

/home/vsts/work/1/s/src/EventSourcingTests/ScenarioCopyAndReplaceStream.cs(72,67): error CS1503: Argument 3: cannot convert from 'EventSourcingTests.ScenarioCopyAndReplaceStream.StreamMovedTo' to 'System.Collections.Generic.IEnumerable<object>' [/home/vsts/work/1/s/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]