Skip to content

add and adjust generic MariaDB tests for MariaDB 10.4 #660

add and adjust generic MariaDB tests for MariaDB 10.4

add and adjust generic MariaDB tests for MariaDB 10.4 #660

Triggered via push September 29, 2024 21:00
Status Success
Total duration 36s
Artifacts

dotnet.yml

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

Annotations

10 warnings
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/utility/AutoDecompressWebClient.cs#L32
'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/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/utility/AutoDecompressWebClient.cs#L32
'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)