backfill experiments #3358
Draft
backfill experiments #3358
Annotations
20 errors and 30 warnings
/home/runner/work/marten/marten/src/EventSourcingTests/SchemaChange/MultipleVersions/MultipleSchemaVersions.cs(117,13): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.SchemaChange.MultipleVersions.V1.ShoppingCartOpened' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/EventSourcingTests/SchemaChange/MultipleVersions/MultipleSchemaVersions.cs(119,13): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.SchemaChange.MultipleVersions.V1.ProductItemAddedToShoppingCart' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/EventSourcingTests/SchemaChange/MultipleVersions/MultipleSchemaVersions.cs(148,17): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.SchemaChange.MultipleVersions.V2.WithTheSameName.ProductItemAddedToShoppingCart' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/EventSourcingTests/SchemaChange/MultipleVersions/MultipleSchemaVersions.cs(227,17): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.SchemaChange.MultipleVersions.V3.WithTheSameName.ProductItemAddedToShoppingCart' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/EventSourcingTests/SchemaChange/MultipleVersions/MultipleSchemaVersions.cs(308,17): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.SchemaChange.MultipleVersions.V2.WithDifferentName.ProductItemAddedToShoppingCartV2' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/EventSourcingTests/SchemaChange/MultipleVersions/MultipleSchemaVersions.cs(386,17): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.SchemaChange.MultipleVersions.V3.WithDifferentName.ProductItemAddedToShoppingCartV3' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
|
/home/runner/work/marten/marten/src/EventSourcingTests/ScenarioCopyAndReplaceStream.cs(72,67): error CS1503: Argument 3: cannot convert from 'EventSourcingTests.ScenarioCopyAndReplaceStream.StreamMovedTo' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
/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]
|
/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]
|
|
|
|
|
/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]
|
/home/runner/work/marten/marten/src/DocumentDbTests/SessionMechanics/ejecting_all_pending_changes.cs(40,50): error CS1503: Argument 2: cannot convert from 'DocumentDbTests.SessionMechanics.ejecting_all_pending_changes.CEvent' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
|
|
/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]
|
/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]
|
/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]
|
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/
|
/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]
|
/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]
|
|
/home/runner/work/marten/marten/src/Marten.Testing/Harness/StoreContext.cs(43,32): warning CS0618: 'DocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/EventSourcingTests/SchemaChange/Upcasters.cs(764,27): warning CS8618: Non-nullable property 'Client' 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]
|
/home/runner/work/marten/marten/src/EventSourcingTests/SchemaChange/Upcasters.cs(744,21): warning CS8618: Non-nullable property 'Client' 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]
|
/home/runner/work/marten/marten/src/EventSourcingTests/SchemaChange/Upcasters.cs(746,20): warning CS8618: Non-nullable property 'Client' 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]
|
/home/runner/work/marten/marten/src/Marten.Testing/Harness/SpecificationExtensions.cs(211,39): warning CS0618: 'StringExtensions.ToFormat(string, params object[])' is obsolete: 'Prefer string interpolation' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/Marten.Testing/Harness/SpecificationExtensions.cs(235,28): warning CS0618: 'DbObjectName.Parse(IDatabaseProvider, string)' is obsolete: 'Use method from database provider' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
|
|
/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]
|
|
/home/runner/work/marten/marten/src/Marten.Testing/Harness/StoreContext.cs(43,32): warning CS0618: 'DocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
|
|
|
|
|
|
|
|
/home/runner/work/marten/marten/src/Marten/ITenantQueryOperations.cs(12,12): warning CS0108: 'ITenantQueryOperations.TenantId' hides inherited member 'IQuerySession.TenantId'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/AggregateVersioning.cs(111,74): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/AggregateVersioning.cs(118,96): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/Marten/Linq/ICompiledQuery.cs(47,18): warning CS8714: The type 'TDoc' cannot be used as type parameter 'TDoc' in the generic type or method 'ICompiledQuery<TDoc, TOut>'. Nullability of type argument 'TDoc' doesn't match 'notnull' constraint. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/Marten/Linq/ICompiledQuery.cs(61,18): warning CS8714: The type 'TDoc' cannot be used as type parameter 'TDoc' in the generic type or method 'ICompiledQuery<TDoc, TOut>'. Nullability of type argument 'TDoc' doesn't match 'notnull' constraint. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/Marten/Linq/ICompiledQuery.cs(74,18): warning CS8714: The type 'TDoc' cannot be used as type parameter 'TDoc' in the generic type or method 'ICompiledQuery<TDoc, TOut>'. Nullability of type argument 'TDoc' doesn't match 'notnull' constraint. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/Marten/IDiagnostics.cs(21,79): warning CS8714: The type 'TDoc' cannot be used as type parameter 'TDoc' in the generic type or method 'ICompiledQuery<TDoc, TOut>'. Nullability of type argument 'TDoc' doesn't match 'notnull' constraint. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
/home/runner/work/marten/marten/src/Marten/IDiagnostics.cs(31,72): warning CS8714: The type 'TDoc' cannot be used as type parameter 'TDoc' in the generic type or method 'ICompiledQuery<TDoc, TOut>'. Nullability of type argument 'TDoc' doesn't match 'notnull' constraint. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
This job failed
Loading