backfill experiments #833
on-push-do-ci-build-pg15-jsonnet.yml
on: pull_request
build
4m 52s
Annotations
19 errors and 31 warnings
build
The argument /home/runner/work/marten/marten/src/Marten.NodaTime.Testing/bin/Release/net8.0/Marten.NodaTime.Testing.dll is invalid. Please use the /help option to check the list of valid arguments.
|
build
Target "TestNodaTime" 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
/home/runner/work/marten/marten/src/EventSourcingTests/append_events_with_optimistic_or_exclusive_locks.cs(66,49): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.DEvent' 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/append_events_with_optimistic_or_exclusive_locks.cs(117,49): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.DEvent' 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/append_events_with_optimistic_or_exclusive_locks.cs(195,39): 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/append_events_with_optimistic_or_exclusive_locks.cs(195,49): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.DEvent' 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/asserting_on_expected_event_version_on_append.cs(24,45): error CS1503: Argument 3: cannot convert from 'EventSourcingTests.MembersDeparted' 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/append_events_with_optimistic_or_exclusive_locks.cs(244,39): 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/append_events_with_optimistic_or_exclusive_locks.cs(244,49): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.Aggregation.DEvent' 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/asserting_on_expected_event_version_on_append.cs(43,45): error CS1503: Argument 3: cannot convert from 'EventSourcingTests.MembersDeparted' 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/asserting_on_expected_event_version_on_append.cs(50,43): error CS1503: Argument 2: cannot convert from 'EventSourcingTests.MembersJoined' to 'long' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
build
/home/runner/work/marten/marten/src/EventSourcingTests/asserting_on_expected_event_version_on_append.cs(50,52): error CS1503: Argument 3: cannot convert from 'EventSourcingTests.MembersDeparted' to 'System.Collections.Generic.IEnumerable<object>' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
build
The argument /home/runner/work/marten/marten/src/DocumentDbTests/bin/Release/net8.0/DocumentDbTests.dll is invalid. Please use the /help option to check the list of valid arguments.
|
build
Target "TestDocumentDb" 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/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/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/StoreFixture.cs(34,21): warning CS0618: 'IDocumentCleaner.CompletelyRemoveAll()' is obsolete: 'Use async method instead.' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
build
/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]
|
build
/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]
|
build
/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]
|
build
/home/runner/work/marten/marten/src/Marten.Testing/Harness/IntegrationContext.cs(73,17): warning CS0618: 'IDocumentCleaner.DeleteAllEventData()' is obsolete: 'Use async method instead.' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
build
/home/runner/work/marten/marten/src/Marten.Testing/Harness/IntegrationContext.cs(109,13): warning CS0618: 'IDocumentCleaner.CompletelyRemoveAll()' is obsolete: 'Use async method instead.' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
build
/home/runner/work/marten/marten/src/Marten.Testing/Harness/DestructiveIntegrationContext.cs(14,13): warning CS0618: 'IDocumentCleaner.CompletelyRemoveAll()' is obsolete: 'Use async method instead.' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
build
/home/runner/work/marten/marten/src/Marten.Testing/Harness/DestructiveIntegrationContext.cs(20,13): warning CS0618: 'IDocumentCleaner.CompletelyRemoveAll()' is obsolete: 'Use async method instead.' [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net8.0]
|
build
npm WARN EBADENGINE Unsupported engine {
|
build
npm WARN EBADENGINE package: '@vitejs/[email protected]',
|
build
npm WARN EBADENGINE required: { node: '^18.0.0 || >=20.0.0' },
|
build
npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
|
build
npm WARN EBADENGINE }
|
build
npm WARN EBADENGINE Unsupported engine {
|
build
npm WARN EBADENGINE package: '[email protected]',
|
build
npm WARN EBADENGINE required: { node: '>=18.14.0' },
|
build
npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
|
build
npm WARN EBADENGINE }
|
build
/home/runner/work/marten/marten/src/Marten/ITenantOperations.cs(13,12): warning CS0108: 'ITenantOperations.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]
|
build
/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]
|
build
/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]
|
build
/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]
|
build
/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]
|
build
/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]
|
build
/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]
|
build
/home/runner/work/marten/marten/src/Marten/Linq/Includes/IncludePlan.cs(39,32): warning CS8766: Nullability of reference types in return type of 'Expression? IncludePlan<T>.Where.get' doesn't match implicitly implemented member 'Expression IIncludePlan.Where.get' (possibly because of nullability attributes). [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
build
/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]
|
build
/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]
|