Skip to content

Add dependabot

Add dependabot #5

Triggered via pull request September 7, 2025 07:16
Status Success
Total duration 1m 9s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
build
No files were found with the provided path: ContextMenuManager/bin/Publish. No artifacts will be uploaded.
build: ContextMenuManager/BluePointLilac.Controls/BackupDialog.cs#L148
This call site is reachable on all platforms. 'ButtonBase.Text' 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#L149
This call site is reachable on all platforms. 'ButtonBase.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#L136
This call site is reachable on all platforms. 'TreeView.ForeColor' 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#L139
This call site is reachable on all platforms. 'TreeView.Indent' 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#L145
This call site is reachable on all platforms. 'CheckBox' 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