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

Event Store Sharding and other optimizations #3330

Merged
merged 4 commits into from
Jul 24, 2024

Compiled query fixes from last Weasel change

4e930e7
Select commit
Loading
Failed to load commit list.
Merged

Event Store Sharding and other optimizations #3330

Compiled query fixes from last Weasel change
4e930e7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / marten (build_net6.0 pg12_plv8) succeeded Jul 24, 2024 in 19m 29s

build_net6.0 pg12_plv8 succeeded with issues

Annotations

Check failure on line 1216 in Build log

See this annotation in the file changed.

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

Build log #L1216

/home/vsts/work/1/s/src/DocumentDbTests/Bugs/Bug_2942_include_error.cs(22,18): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/vsts/work/1/s/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]

Check failure on line 1324 in Build log

See this annotation in the file changed.

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

Build log #L1324

/home/vsts/work/1/s/src/DocumentDbTests/Bugs/Bug_960_drop_index_concurrently_pg_error.cs(24,23): warning xUnit1048: Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048) [/home/vsts/work/1/s/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net6.0]

Check failure on line 1598 in Build log

See this annotation in the file changed.

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

Build log #L1598

/home/vsts/work/1/s/src/DocumentDbTests/Bugs/Bug_2942_include_error.cs(22,18): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/vsts/work/1/s/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net7.0]

Check failure on line 1768 in Build log

See this annotation in the file changed.

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

Build log #L1768

/home/vsts/work/1/s/src/DocumentDbTests/Bugs/Bug_960_drop_index_concurrently_pg_error.cs(24,23): warning xUnit1048: Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048) [/home/vsts/work/1/s/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net7.0]

Check failure on line 2204 in Build log

See this annotation in the file changed.

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

Build log #L2204

/home/vsts/work/1/s/src/DocumentDbTests/Bugs/Bug_2942_include_error.cs(22,18): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/vsts/work/1/s/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]