Skip to content

1.5.19

1.5.19 #22

Triggered via push April 7, 2026 18:38
Status Failure
Total duration 18m 14s
Artifacts 2

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 35 warnings
buildAndTestWindows: tests/SqlProvider.Tests/more/SubqueryCompositionTests.fs#L182
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#L90
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#L207
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/SubqueryCompositionTests.fs#L207
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/SubqueryCompositionTests.fs#L206
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/SubqueryCompositionTests.fs#L200
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;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#L195
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/SubqueryCompositionTests.fs#L185
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/SubqueryCompositionTests.fs#L182
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#L90
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)'
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 2nd, 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: src/SQLProvider.Runtime/Providers.MySql.fs#L51
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestLinux: src/SQLProvider.Runtime/Providers.MySql.fs#L51
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 2nd, 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: src/SQLProvider.Runtime/Providers.SQLite.fs#L167
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestWindows: src/SQLProvider.Runtime/Providers.SQLite.fs#L167
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
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 2nd, 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: src/SQLProvider.Runtime/Providers.MySql.fs#L51
This construct is deprecated. Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.
buildAndTestMac: src/SQLProvider.Runtime/Providers.MySql.fs#L51
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.

Artifacts

Produced during runtime
Name Size Digest
bin-linux
341 MB
sha256:3d6292ec0e8c3f716fb9a6b8cb92b9efe32de70df9bbcea0ff0621bb4ee0c2bd
bin-macos
333 MB
sha256:b7b109ceb5923010ba3d8163d0e52944cf2923d72916c15edd7ede94cea2893e