Dotnet8 #725
Annotations
1 error and 21 warnings
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, github/codeql-action/init@v1, 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/
|
Analyze (csharp):
src/SqlSync.TableScript/LookUpTables.Designer.cs#L48
'DataSet.DataSet(SerializationInfo, StreamingContext, bool)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.TableScript/LookUpTables.Designer.cs#L639
'TypedTableBase<SQLSyncData.LookUpTableRow>.TypedTableBase(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.TableScript/LookUpTables.Designer.cs#L365
'TypedTableBase<SQLSyncData.DatabaseRow>.TypedTableBase(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L107
This call site is reachable on all platforms. 'Form.ControlBox' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L65
This call site is reachable on all platforms. 'Form.Dispose(bool)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L137
This call site is reachable on all platforms. 'ListView.SelectedIndexCollection.this[int]' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L49
This call site is reachable on all platforms. 'ListViewItem.Text' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L137
This call site is reachable on all platforms. 'ListView.SelectedIndices' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L48
This call site is reachable on all platforms. 'ListView.SelectedListViewItemCollection.Count' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L133
This call site is reachable on all platforms. 'ListView.SelectedIndices' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/SqlSync.Connection/RegisteredServerHelper.cs#L125
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Analyze (csharp):
src/SqlSync.DbInformation/SizeAnalysis.cs#L61
'DataTable.DataTable(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.DbInformation/ServerSizeSummary.cs#L57
'DataTable.DataTable(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.SqlBuild/SQLSyncBuildProject.Designer.cs#L72
'DataSet.DataSet(SerializationInfo, StreamingContext, bool)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.SqlBuild/SQLSyncBuildProject.Designer.cs#L3098
'TypedTableBase<SqlSyncBuildData.CodeReviewRow>.TypedTableBase(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.SqlBuild/SQLSyncBuildProject.Designer.cs#L1242
'TypedTableBase<SqlSyncBuildData.ScriptRow>.TypedTableBase(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.SqlBuild/SQLSyncBuildProject.Designer.cs#L659
'TypedTableBase<SqlSyncBuildData.SqlSyncBuildProjectRow>.TypedTableBase(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.SqlBuild/ScriptRunLog.cs#L64
'DataTable.DataTable(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.SqlBuild/SQLSyncBuildProject.Designer.cs#L941
'TypedTableBase<SqlSyncBuildData.ScriptsRow>.TypedTableBase(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
src/SqlSync.SqlBuild/SQLSyncBuildProject.Designer.cs#L1711
'TypedTableBase<SqlSyncBuildData.BuildsRow>.TypedTableBase(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|