Skip to content

Dotnet8

Dotnet8 #653

Triggered via pull request December 1, 2023 19:02
Status Success
Total duration 10m 26s
Artifacts 3

dotnetcore-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

43 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/SqlBuildManager.Console/Batch/BatchManager.cs#L3
The type name 'arb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/CommandLine/Cryptography.cs#L5
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/ContainerShared/GenericContainer.cs#L11
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Events/EventManager.cs#L13
The type name 'cs' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Threaded/ThreadedLogging.cs#L11
The type name 'ehm' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.cs#L22
The type name 'clb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.cs#L23
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.Local.cs#L15
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.Utility.cs#L13
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.cs#L530
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Investigate the use of System.TimeZoneInfo instead.'
build: 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)
build: 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)
build: 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)
build: src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L49
This call site is reachable on all platforms. 'ListView.SelectedListViewItemCollection.this[int]' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L48
This call site is reachable on all platforms. 'ListView.SelectedItems' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: 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)
build: src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L49
This call site is reachable on all platforms. 'ListView.SelectedItems' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: 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)
build: 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)
build: src/SyntaxHighlightingTextBox/AutoCompleteForm.cs#L119
This call site is reachable on all platforms. 'Control.Resize' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: 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)
build: src/SqlSync.SqlBuild/SQLSyncBuildProject.Designer.cs#L2765
'TypedTableBase<SqlSyncBuildData.CommittedScriptRow>.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)
build: src/SqlSync/SqlBuild/SqlBuildForm.cs#L38
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlSync/SqlBuild/Notification/TableWatchControl.cs#L53
The variable 'exe' is declared but never used
build: src/SqlBuildManager.Console/Batch/BatchManager.cs#L3
The type name 'arb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/CommandLine/Cryptography.cs#L5
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/ContainerShared/GenericContainer.cs#L11
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Events/EventManager.cs#L13
The type name 'cs' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Threaded/ThreadedLogging.cs#L11
The type name 'ehm' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.cs#L22
The type name 'clb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.cs#L23
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.Local.cs#L15
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.Utility.cs#L13
The type name 'sb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/SqlBuildManager.Console/Worker/Worker.cs#L530
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Investigate the use of System.TimeZoneInfo instead.'

Artifacts

Produced during runtime
Name Size
SqlBuildManager Desktop net8.0 Expired
97.3 MB
sbm-linux-net8.0 Expired
176 MB
sbm-windows-net8.0 Expired
179 MB