Use insert .. on conflict
for bulk import operations
#3301
Annotations
26 errors and 24 warnings
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net7.0]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net7.0]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]
|
test-core
[xUnit.net 00:00:16.58] CoreTests.Partitioning.partitioning_configuration.configure_list_partitioning_with_external_managed_partitioins_on_tenant_id_with_global_policy [FAIL]
|
test-core
[xUnit.net 00:00:16.58] CoreTests.Partitioning.partitioning_configuration.configure_list_partitioning_with_external_managed_partitions_on_by_selective_policy [FAIL]
|
test-core
[xUnit.net 00:00:16.60] CoreTests.Partitioning.partitioning_configuration.configure_range_partitioning_with_external_managed_partitions_on_tenant_id [FAIL]
|
test-core
[xUnit.net 00:00:16.67] CoreTests.Partitioning.partitioning_configuration.configure_list_partitioning_with_external_managed_partitioins_on_tenant_id [FAIL]
|
test-core
Target "TestCore" has thrown an exception
|
test-core
Process completed with exit code 255.
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net7.0]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net7.0]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(106,9): error CS4033: The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/Writing/bulk_loading.cs(142,10): error CS1061: 'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?) [/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/
|
test-plv8
/home/runner/work/marten/marten/src/Marten.NodaTime.Testing/Marten.NodaTime.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
test-plv8
/home/runner/work/marten/marten/src/MartenBenchmarks/MartenBenchmarks.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
test-plv8
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
test-plv8
/home/runner/work/marten/marten/src/Marten.CommandLine.Tests/Marten.CommandLine.Tests.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
test-plv8
/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
test-plv8
/home/runner/work/marten/marten/src/LinqTests/LinqTests.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
test-plv8
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [TargetFramework=net6.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [TargetFramework=net7.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [TargetFramework=net8.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten.NodaTime.Testing/Marten.NodaTime.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [TargetFramework=net6.0]
|
compile
/home/runner/work/marten/marten/src/Marten.CommandLine.Tests/Marten.CommandLine.Tests.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
compile
/home/runner/work/marten/marten/src/LinqTests/LinqTests.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
compile
/home/runner/work/marten/marten/src/Marten.NodaTime.Testing/Marten.NodaTime.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
compile
/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
compile
/home/runner/work/marten/marten/src/MartenBenchmarks/MartenBenchmarks.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [TargetFramework=net6.0]
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [TargetFramework=net7.0]
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [TargetFramework=net8.0]
|
compile
/home/runner/work/marten/marten/src/Marten.NodaTime.Testing/Marten.NodaTime.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [TargetFramework=net6.0]
|
mocha
npm WARN EBADENGINE Unsupported engine {
|
mocha
npm WARN EBADENGINE package: '@vitejs/[email protected]',
|
mocha
npm WARN EBADENGINE required: { node: '^18.0.0 || >=20.0.0' },
|
Loading