Test to verify that deep nested accessors work in Select() functions.… #3355
Azure Pipelines / marten (build_net6.0 pg12_plv8)
succeeded
Aug 4, 2024 in 20m 26s
build_net6.0 pg12_plv8 succeeded
Annotations
Check failure on line 2841 in Build log
azure-pipelines / marten (build_net6.0 pg12_plv8)
Build log #L2841
/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 2919 in Build log
azure-pipelines / marten (build_net6.0 pg12_plv8)
Build log #L2919
/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 3172 in Build log
azure-pipelines / marten (build_net6.0 pg12_plv8)
Build log #L3172
/home/vsts/work/1/s/src/DaemonTests/Bugs/Bug_2074_recovering_from_errors.cs(39,91): warning xUnit1030: Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/vsts/work/1/s/src/DaemonTests/DaemonTests.csproj::TargetFramework=net6.0]
Check failure on line 3174 in Build log
azure-pipelines / marten (build_net6.0 pg12_plv8)
Build log #L3174
/home/vsts/work/1/s/src/DaemonTests/Bugs/Bug_2074_recovering_from_errors.cs(39,91): warning xUnit1030: Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/vsts/work/1/s/src/DaemonTests/DaemonTests.csproj::TargetFramework=net6.0]
Check failure on line 3798 in Build log
azure-pipelines / marten (build_net6.0 pg12_plv8)
Build log #L3798
/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]
Loading