Skip to content

backfill experiments #833

backfill experiments

backfill experiments #833

Re-run triggered August 14, 2024 18:49
Status Failure
Total duration 5m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 21 warnings
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/when_using_inline_lambdas_to_define_immutable_projection.cs(26,44): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.when_using_inline_lambdas_to_define_immutable_projection.UserStartedRecord' to 'long' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/when_using_inline_lambdas_to_define_immutable_projection.cs(26,87): error CS1503: Argument 3: cannot convert from 'EventSourcingTests.Aggregation.when_using_inline_lambdas_to_define_immutable_projection.UserUpdatedRecord' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/using_apply_metadata.cs(34,38): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.ItemWorked' to 'long' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/using_apply_metadata.cs(34,56): error CS1503: Argument 3: cannot convert from 'EventSourcingTests.Aggregation.ItemWorked' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/using_apply_metadata.cs(34,74): error CS1503: Argument 4: cannot convert from 'EventSourcingTests.Aggregation.ItemFinished' to 'System.DateTimeOffset?' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/fetching_live_aggregates_for_writing.cs(243,50): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.EEvent' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/fetching_live_aggregates_for_writing.cs(337,40): error CS1503: Argument 1: cannot convert from 'string' to 'System.Guid' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/fetching_live_aggregates_for_writing.cs(337,50): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.EEvent' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/fetching_async_aggregates_for_writing.cs(382,50): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.EEvent' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/EventSourcingTests/Aggregation/CustomProjectionTests.cs(433,42): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.Increment' to 'long' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
The argument /home/runner/work/marten/marten/src/Marten.Testing/bin/Release/net8.0/Marten.Testing.dll is invalid. Please use the /help option to check the list of valid arguments.
build
Target "TestBaseLib" has thrown an exception
build
Process completed with exit code 255.
build
/home/runner/work/marten/marten/src/samples/EventSourcingIntro/Program.cs(145,35): error CS1503: Argument 2: cannot convert from 'ProductShipped' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/samples/EventSourcingIntro/EventSourcingIntro.csproj]
build
/home/runner/work/marten/marten/src/samples/EventSourcingIntro/Program.cs(153,35): error CS1503: Argument 2: cannot convert from 'ProductReceived' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/samples/EventSourcingIntro/EventSourcingIntro.csproj]
build
/home/runner/work/marten/marten/src/samples/EventSourcingIntro/Program.cs(168,35): error CS1503: Argument 2: cannot convert from 'InventoryAdjusted' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/samples/EventSourcingIntro/EventSourcingIntro.csproj]
build
/home/runner/work/marten/marten/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/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/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/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/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/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/DocumentDbTests/Bugs/Bug_673_multiple_version_assertions.cs(17,45): error CS1503: Argument 2: cannot convert from 'DocumentDbTests.Bugs.WhateverEvent' to 'long' [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/DocumentDbTests/Bugs/Bug_673_multiple_version_assertions.cs(17,66): error CS1503: Argument 3: cannot convert from 'DocumentDbTests.Bugs.WhateverEvent' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/DocumentDbTests/Bugs/Bug_673_multiple_version_assertions.cs(27,62): error CS1503: Argument 3: cannot convert from 'DocumentDbTests.Bugs.WhateverEvent' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/DocumentDbTests/Bugs/Bug_673_multiple_version_assertions.cs(30,62): error CS1503: Argument 3: cannot convert from 'DocumentDbTests.Bugs.WhateverEvent' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
build
The argument /home/runner/work/marten/marten/src/ValueTypeTests/bin/Release/net8.0/ValueTypeTests.dll is invalid. Please use the /help option to check the list of valid arguments.
build
Target "TestValueTypes" has thrown an exception
build
Process completed with exit code 255.
build
The argument /home/runner/work/marten/marten/src/CoreTests/bin/Release/net8.0/CoreTests.dll is invalid. Please use the /help option to check the list of valid arguments.
build
Target "TestCore" has thrown an exception
build
Process completed with exit code 255.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
/home/runner/work/marten/marten/src/EventSourcingTests/Projections/CodeGeneration/aggregation_with_event_type_hierarchy.cs(149,21): warning CS0108: 'aggregation_with_event_type_hierarchy.SomethingUpdated.Id' hides inherited member 'aggregation_with_event_type_hierarchy.SomethingEvent.Id'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Harness/ConnectionSource.cs(6,32): warning CS0618: 'ConnectionFactory' is obsolete: 'This will be removed in Marten 8. Prefer NpgsqlDataSource instead' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(129,21): warning CS8618: Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(109,21): warning CS8618: Non-nullable property 'Nicknames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(88,12): warning CS8618: Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(83,19): warning CS8618: Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(76,19): warning CS8618: Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(71,19): warning CS8618: Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(31,12): warning CS8618: Non-nullable property 'Friends' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(31,12): warning CS8618: Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/CoreTests/Diagnostics/read_only_view_of_store_options_on_document_store.cs(47,17): warning CS0108: 'read_only_view_of_store_options_on_document_store.Dispose()' hides inherited member 'OneOffConfigurationsContext.Dispose()'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Harness/ConnectionSource.cs(6,32): warning CS0618: 'ConnectionFactory' is obsolete: 'This will be removed in Marten 8. Prefer NpgsqlDataSource instead' [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(129,21): warning CS8618: Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(109,21): warning CS8618: Non-nullable property 'Nicknames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(88,12): warning CS8618: Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(83,19): warning CS8618: Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(76,19): warning CS8618: Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(71,19): warning CS8618: Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(31,12): warning CS8618: Non-nullable property 'Friends' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten.Testing/Documents/User.cs(31,12): warning CS8618: Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]