Skip to content

leftOuterJoin improvements #34

leftOuterJoin improvements

leftOuterJoin improvements #34

Triggered via push July 3, 2026 15:05
Status Failure
Total duration 18m 59s
Artifacts 2

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 35 warnings, and 1 notice
buildAndTestWindows: tests/SqlProvider.Tests/more/SubqueryCompositionTests.fs#L191
The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db;Version=3;Read Only=false;FailIfMissing=True;",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="0".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' is not compatible with the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db;Version=3;Read Only=false;FailIfMissing=True;",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="0".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestWindows: tests/SqlProvider.Tests/more/PerformanceTests.fs#L99
The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db;Version=3;Read Only=false;FailIfMissing=True;",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="0".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' does not match the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db;Version=3;Read Only=false;FailIfMissing=True;",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="0".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestWindows: tests/SqlProvider.Tests/more/SubqueryCompositionTests.fs#L216
The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' is not compatible with the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestWindows: tests/SqlProvider.Tests/more/SubqueryCompositionTests.fs#L216
The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' is not compatible with the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestWindows: tests/SqlProvider.Tests/more/SubqueryCompositionTests.fs#L215
The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' is not compatible with the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestWindows: tests/SqlProvider.Tests/more/SubqueryCompositionTests.fs#L209
Type mismatch. Expecting a� 'IQueryable<SqlDataProvider<...>.dataContext.main.CustomersEntity> -> 'a' �but given a� 'IQueryable<SqlDataProvider<...>.dataContext.main.CustomersEntity> -> IQueryable<SqlDataProvider<...>.dataContext.main.CustomersEntity>' �The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' does not match the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestWindows: tests/SqlProvider.Tests/more/SubqueryCompositionTests.fs#L204
The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' is not compatible with the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestWindows: tests/SqlProvider.Tests/more/SubqueryCompositionTests.fs#L194
The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' is not compatible with the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestWindows: tests/SqlProvider.Tests/more/SubqueryCompositionTests.fs#L191
The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' is not compatible with the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestWindows: tests/SqlProvider.Tests/more/PerformanceTests.fs#L99
The type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)' does not match the type 'FSharp.Data.Sql.SqlDataProvider,DatabaseVendor="1",ConnectionString="Data Source=D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../db/northwindEF.db",ResolutionPath="D:\\a\\SQLProvider\\SQLProvider\\tests\\SqlProvider.Tests\\more/../libs",UseOptionTypes="2",CaseSensitivityChange="0",SQLiteLibrary="3".dataContext.main.CustomersEntity (FSharp.Data.SqlProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)'
buildAndTestMac
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
buildAndTestMac
No files were found with the provided path: dist. No artifacts will be uploaded.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
buildAndTestLinux
No files were found with the provided path: dist. No artifacts will be uploaded.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167

Artifacts

Produced during runtime
Name Size Digest
bin-linux
498 MB
sha256:3371fa0a137c0320d7acb59437ce219fdaff6819d61ebc362480853d9aede9e3
bin-macos
491 MB
sha256:f8bf6e731948e9ee3bc390f5c6a7058473114bd6d93b83eddd4c760f7b414c07