This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
Code cleanup #3
Annotations
4 errors and 2 warnings
DbUp.SqlCe.Tests.SqlCeSupportTests ► CanUseSqlCe4:
src/Tests/SqlCeSupportTests.cs#L19
Failed test found in:
artifacts/runneradmin_fv-az1489-457_2024-01-23_04_57_55.trx
Error:
System.Data.SqlServerCe.SqlCeException : Unable to load the native components of SQL Server Compact corresponding to the ADO.NET provider of version 8876. Install the correct version of SQL Server Compact. Refer to KB article 974247 for more details.
|
DbUp.SqlCe.Tests.SqlCeSupportTests ► CanUseSqlCe4:
src/Tests/SqlCeSupportTests.cs#L19
Failed test found in:
artifacts/runneradmin_fv-az980-863_2024-01-23_04_57_56.trx
Error:
System.Data.SqlServerCe.SqlCeException : Unable to load the native components of SQL Server Compact corresponding to the ADO.NET provider of version 8876. Install the correct version of SQL Server Compact. Refer to KB article 974247 for more details.
|
build
Failed test were found and 'fail-on-error' option is set to true
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
.NET Core 2.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|