fix(ci): seed the DbTests database with IDENTITY_INSERT and repair th… #7
paginable-tests.yml
on: push
Unit tests
2m 8s
Db tests (SQL Server container)
1m 22s
Annotations
8 warnings
|
Db tests (SQL Server container)
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@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Db tests (SQL Server container)
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
Db tests (SQL Server container):
tests/DotNetCore.Collections.Paginable.DbTests/SqlKataTests.cs#L51
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
Db tests (SQL Server container):
tests/DotNetCore.Collections.Paginable.DbTests/SqlKataTests.cs#L18
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
Db tests (SQL Server container)
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
Unit tests
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@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit tests
File 'D:\a\Collections\Collections\msic\images\icon.png' is not added because the package already contains file 'icon.png'
|
|
Unit tests
File 'D:\a\Collections\Collections\LICENSE' is not added because the package already contains file 'LICENSE'
|