Update NuGet Packages - Minor Updates #161
Annotations
1 error and 25 warnings
Unit Tests
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/Connection/ConnectionString.cs#L14
'SqlCredential' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
src/Connection/IConnectionString.cs#L18
'SqlCredential' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
src/Transactions/MsSqlTransactionWrapper.cs#L8
'SqlTransaction' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
src/Transactions/MsSqlTransactionWrapper.cs#L10
'SqlTransaction' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
src/Connection/IObjectDataReader.cs#L17
'SqlBulkCopyColumnMappingCollection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
src/Connection/SqlConnectionExtensions.cs#L32
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
src/Connection/SqlConnectionExtensions.cs#L36
'SqlRowsCopiedEventArgs' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
src/Connection/SqlConnectionExtensions.cs#L87
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
src/Connection/SqlConnectionExtensions.cs#L91
'SqlRowsCopiedEventArgs' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Build:
src/Connection/ObjectDataReader.cs#L52
'SqlBulkCopyColumnMappingCollection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Transactions/MsSqlTransactionWrapper.cs#L8
'SqlTransaction' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Transactions/MsSqlTransactionWrapper.cs#L10
'SqlTransaction' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Connection/ConnectionString.cs#L14
'SqlCredential' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Connection/IConnectionString.cs#L18
'SqlCredential' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Connection/IObjectDataReader.cs#L17
'SqlBulkCopyColumnMappingCollection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Connection/SqlConnectionExtensions.cs#L32
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Connection/SqlConnectionExtensions.cs#L36
'SqlRowsCopiedEventArgs' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Connection/SqlConnectionExtensions.cs#L87
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Connection/SqlConnectionExtensions.cs#L91
'SqlRowsCopiedEventArgs' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Unit Tests:
src/Connection/ObjectDataReader.cs#L52
'SqlBulkCopyColumnMappingCollection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup .NET
.NET 5.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.
|
Loading