Initial support for leftOuterJoin #32
CI.yml
on: push
buildAndTestWindows
18m 33s
buildAndTestLinux
16m 2s
buildAndTestMac
14m 46s
Annotations
10 errors and 35 warnings
|
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)'
|
|
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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bin-linux
|
498 MB |
sha256:997b5f5b67f70cbaf7208abb1e474430091211d36ea5ee70bec65e801ae58c38
|
|
|
bin-macos
|
491 MB |
sha256:14e063d57dc22b6e5dc0b2e5803a2215449bfe03b4203525e217b53e5a4c64f1
|
|