Skip to content

Fix publish workflow #18

Fix publish workflow

Fix publish workflow #18

Triggered via push September 7, 2025 07:41
Status Success
Total duration 54s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: ContextMenuManager/BluePointLilac.Controls/BackupDialog.cs#L137
This call site is reachable on all platforms. 'TreeView.BackColor' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ContextMenuManager/BluePointLilac.Controls/BackupDialog.cs#L133
This call site is reachable on all platforms. 'Label' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ContextMenuManager/BluePointLilac.Controls/BackupDialog.cs#L140
This call site is reachable on all platforms. 'TreeView.ItemHeight' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ContextMenuManager/BluePointLilac.Controls/BackupDialog.cs#L133
This call site is reachable on all platforms. 'Label.AutoSize' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ContextMenuManager/BluePointLilac.Controls/BackupDialog.cs#L138
This call site is reachable on all platforms. 'TreeView.CheckBoxes' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ContextMenuManager/BluePointLilac.Controls/MyStatusBar.cs#L11
This call site is reachable on all platforms. 'Application.ProductVersion' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ContextMenuManager/BluePointLilac.Controls/MyStatusBar.cs#L11
This call site is reachable on all platforms. 'Application.CompanyName' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ContextMenuManager/BluePointLilac.Controls/UAWebClient.cs#L17
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: ContextMenuManager/BluePointLilac.Controls/UAWebClient.cs#L12
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: ContextMenuManager/BluePointLilac.Methods/EncodingType.cs#L19
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677