Skip to content

Make it so you don't need to copy libsqlite3 on Linux anymore #100

Make it so you don't need to copy libsqlite3 on Linux anymore

Make it so you don't need to copy libsqlite3 on Linux anymore #100

Triggered via push July 3, 2024 21:56
Status Success
Total duration 1m 46s
Artifacts 8

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
build-dotnet8: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet8: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet8: MCGalaxy/Server/Authentication/LoginAuthenticator.cs#L120
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet8: MCGalaxy/Network/Utils/HttpUtil.cs#L28
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build-dotnet8: MCGalaxy/Network/Utils/HttpUtil.cs#L68
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build-dotnet8: CLI/Program.cs#L70
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-dotnet8: CLI/Program.cs#L48
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-dotnet8: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet8: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet8: MCGalaxy/Server/Authentication/LoginAuthenticator.cs#L120
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Server/Authentication/LoginAuthenticator.cs#L120
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Network/Utils/HttpUtil.cs#L28
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build-dotnet6: MCGalaxy/Network/Utils/HttpUtil.cs#L68
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build-dotnet6: CLI/Program.cs#L48
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-dotnet6: CLI/Program.cs#L70
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-dotnet6: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Server/Authentication/LoginAuthenticator.cs#L120
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Server/Server.cs#L372
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Server/Authentication/LoginAuthenticator.cs#L120
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-dotnet6: MCGalaxy/Network/Utils/HttpUtil.cs#L28
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build-dotnet6: MCGalaxy/Network/Utils/HttpUtil.cs#L68
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)

Artifacts

Produced during runtime
Name Size
MCGalaxy Expired
2.29 MB
MCGalaxy-dotnet6.0 Expired
5.51 MB
MCGalaxy-dotnet8.0 Expired
5.17 MB
MCGalaxy-infid Expired
2.29 MB
MCGalaxy-linux64-standalone Expired
8.6 MB
MCGalaxy-mac64-standalone Expired
8.44 MB
MCGalaxy-win64-standalone Expired
8.4 MB
MCGalaxy_net2.0 Expired
2.29 MB