Skip to content

add update support for Scribus #588

add update support for Scribus

add update support for Scribus #588

Triggered via push June 25, 2024 01:35
Status Success
Total duration 49s
Artifacts

dotnet.yml

on: push
dotnet_ubuntu
40s
dotnet_ubuntu
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
dotnet_ubuntu: updater/utility/TimelyWebClient.cs#L33
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
dotnet_ubuntu: updater/utility/ProgressReportingWebClient.cs#L38
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
dotnet_ubuntu: updater/operations/Update.cs#L410
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
dotnet_ubuntu: updater/software/VLC.cs#L228
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
dotnet_ubuntu: updater/software/VLC.cs#L246
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
dotnet_ubuntu: updater/software/CCleaner.cs#L116
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
dotnet_ubuntu: updater/software/GIMP.cs#L144
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
dotnet_ubuntu: updater/software/mariadb_api/Release_Wrapper.cs#L28
Field 'Release_Wrapper.releases' is never assigned to, and will always have its default value null
dotnet_ubuntu: updater/utility/TimelyWebClient.cs#L33
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
dotnet_ubuntu: updater/utility/ProgressReportingWebClient.cs#L38
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)