Skip to content

Merge pull request #52 from Titlehhhh/dev #129

Merge pull request #52 from Titlehhhh/dev

Merge pull request #52 from Titlehhhh/dev #129

Triggered via push February 6, 2024 09:40
Status Success
Total duration 7m 50s
Artifacts 7

continuous.yml

on: push
Build and deploy NuGet
2m 16s
Build and deploy NuGet
Matrix: Build HolyClient.Desktop
CreateRelease
1m 6s
CreateRelease
Fit to window
Zoom out
Zoom in

Annotations

89 warnings
Build and deploy NuGet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/ProxyInfo.cs(10,16): warning CS0659: 'ProxyInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode() [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/ProxyClient.cs(46,4): warning CS8766: Nullability of reference types in return type of 'NetworkCredential? ProxyClient.ProxyCredentials.get' doesn't match implicitly implemented member 'NetworkCredential IProxyClient.ProxyCredentials.get' (possibly because of nullability attributes). [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(233,11): warning CS8601: Possible null reference assignment. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(227,10): warning CS8618: Non-nullable field 'Host' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(37,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(37,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(42,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(42,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(47,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build and deploy NuGet
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(47,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/ProxyInfo.cs(10,16): warning CS0659: 'ProxyInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode() [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/Tags/NbtBoolean.cs(18,15): warning CS0108: 'NbtBoolean.Value' hides inherited member 'NbtByte.Value'. Use the new keyword if hiding was intended. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtReader.cs(38,10): warning CS8618: Non-nullable field '_nodes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtWriter.cs(43,10): warning CS8618: Non-nullable field '_nodes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtReader.cs(689,25): warning CS8604: Possible null reference argument for parameter 'tagName' in 'NbtLong.NbtLong(string tagName, long value)'. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtBinaryReader.cs(11,28): warning CS0649: Field 'NbtBinaryReader._seekBuffer' is never assigned to, and will always have its default value null [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/ProxyClient.cs(46,4): warning CS8766: Nullability of reference types in return type of 'NetworkCredential? ProxyClient.ProxyCredentials.get' doesn't match implicitly implemented member 'NetworkCredential IProxyClient.ProxyCredentials.get' (possibly because of nullability attributes). [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(233,11): warning CS8601: Possible null reference assignment. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(227,10): warning CS8618: Non-nullable field 'Host' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(37,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/ProxyInfo.cs(10,16): warning CS0659: 'ProxyInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode() [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/ProxyClient.cs(46,4): warning CS8766: Nullability of reference types in return type of 'NetworkCredential? ProxyClient.ProxyCredentials.get' doesn't match implicitly implemented member 'NetworkCredential IProxyClient.ProxyCredentials.get' (possibly because of nullability attributes). [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(233,11): warning CS8601: Possible null reference assignment. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(227,10): warning CS8618: Non-nullable field 'Host' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(37,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(37,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(42,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(42,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(47,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(47,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/ProxyInfo.cs(10,16): warning CS0659: 'ProxyInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode() [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/ProxyClient.cs(46,4): warning CS8766: Nullability of reference types in return type of 'NetworkCredential? ProxyClient.ProxyCredentials.get' doesn't match implicitly implemented member 'NetworkCredential IProxyClient.ProxyCredentials.get' (possibly because of nullability attributes). [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(233,11): warning CS8601: Possible null reference assignment. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(227,10): warning CS8618: Non-nullable field 'Host' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(37,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(37,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(42,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(42,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(47,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(47,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build HolyClient.Desktop (osx-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/ProxyInfo.cs(10,16): warning CS0659: 'ProxyInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode() [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build HolyClient.Desktop (osx-arm64)
MSBUILD : warning FodyPackageReference: Fody: The package reference for ConfigureAwait.Fody does not contain PrivateAssets='All' [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build HolyClient.Desktop (osx-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/Tags/NbtBoolean.cs(18,15): warning CS0108: 'NbtBoolean.Value' hides inherited member 'NbtByte.Value'. Use the new keyword if hiding was intended. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtWriter.cs(43,10): warning CS8618: Non-nullable field '_nodes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtReader.cs(38,10): warning CS8618: Non-nullable field '_nodes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtReader.cs(689,25): warning CS8604: Possible null reference argument for parameter 'tagName' in 'NbtLong.NbtLong(string tagName, long value)'. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtBinaryReader.cs(11,28): warning CS0649: Field 'NbtBinaryReader._seekBuffer' is never assigned to, and will always have its default value null [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/ProxyClient.cs(46,4): warning CS8766: Nullability of reference types in return type of 'NetworkCredential? ProxyClient.ProxyCredentials.get' doesn't match implicitly implemented member 'NetworkCredential IProxyClient.ProxyCredentials.get' (possibly because of nullability attributes). [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(20,10): warning CS8618: Non-nullable property 'SslCipherSuitesPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-arm64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(20,10): warning CS8618: Non-nullable property 'ClientCertificates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build HolyClient.Desktop (linux-arm)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/ProxyInfo.cs(10,16): warning CS0659: 'ProxyInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode() [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build HolyClient.Desktop (linux-arm)
MSBUILD : warning FodyPackageReference: Fody: The package reference for ConfigureAwait.Fody does not contain PrivateAssets='All' [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build HolyClient.Desktop (linux-arm)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/ProxyClient.cs(46,4): warning CS8766: Nullability of reference types in return type of 'NetworkCredential? ProxyClient.ProxyCredentials.get' doesn't match implicitly implemented member 'NetworkCredential IProxyClient.ProxyCredentials.get' (possibly because of nullability attributes). [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(233,11): warning CS8601: Possible null reference assignment. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(227,10): warning CS8618: Non-nullable field 'Host' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(37,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(37,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(42,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(42,10): warning CS8618: Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (linux-arm)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(47,10): warning CS8618: Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build HolyClient.Desktop (osx-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/ProxyInfo.cs(10,16): warning CS0659: 'ProxyInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode() [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build HolyClient.Desktop (osx-x64)
MSBUILD : warning FodyPackageReference: Fody: The package reference for ConfigureAwait.Fody does not contain PrivateAssets='All' [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/CoreLibs/HolyClient.Common/HolyClient.Common.csproj]
Build HolyClient.Desktop (osx-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/Tags/NbtBoolean.cs(18,15): warning CS0108: 'NbtBoolean.Value' hides inherited member 'NbtByte.Value'. Use the new keyword if hiding was intended. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtReader.cs(38,10): warning CS8618: Non-nullable field '_nodes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtWriter.cs(43,10): warning CS8618: Non-nullable field '_nodes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtReader.cs(689,25): warning CS8604: Possible null reference argument for parameter 'tagName' in 'NbtLong.NbtLong(string tagName, long value)'. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/NbtBinaryReader.cs(11,28): warning CS0649: Field 'NbtBinaryReader._seekBuffer' is never assigned to, and will always have its default value null [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/McProtoNet/McProtoNet.NBT/McProtoNet.NBT.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/ProxyClient.cs(46,4): warning CS8766: Nullability of reference types in return type of 'NetworkCredential? ProxyClient.ProxyCredentials.get' doesn't match implicitly implemented member 'NetworkCredential IProxyClient.ProxyCredentials.get' (possibly because of nullability attributes). [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(20,10): warning CS8618: Non-nullable property 'SslCipherSuitesPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (osx-x64)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(20,10): warning CS8618: Non-nullable property 'ClientCertificates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/ProxyClient.cs(46,4): warning CS8766: Nullability of reference types in return type of 'NetworkCredential? ProxyClient.ProxyCredentials.get' doesn't match implicitly implemented member 'NetworkCredential IProxyClient.ProxyCredentials.get' (possibly because of nullability attributes). [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(20,10): warning CS8618: Non-nullable property 'SslCipherSuitesPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(20,10): warning CS8618: Non-nullable property 'ClientCertificates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(20,10): warning CS8618: Non-nullable property 'ServerCertificateValidationCallback' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(20,10): warning CS8618: Non-nullable field 'sslValidationInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(25,10): warning CS8618: Non-nullable property 'SslCipherSuitesPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(25,10): warning CS8618: Non-nullable property 'ClientCertificates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(25,10): warning CS8618: Non-nullable property 'ServerCertificateValidationCallback' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Clients/HttpsProxyClient.cs(25,10): warning CS8618: Non-nullable field 'sslValidationInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
Build HolyClient.Desktop (win-x86)
/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/Security/SslHandshakeException.cs(233,11): warning CS8601: Possible null reference assignment. [/home/runner/work/Minecraft-Holy-Client/Minecraft-Holy-Client/src/QuickProxyNet/QuickProxyNet.csproj::TargetFramework=net8.0]
CreateRelease
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
HolyClient.Desktop-linux-arm Expired
96.9 MB
HolyClient.Desktop-linux-arm64 Expired
92.8 MB
HolyClient.Desktop-linux-x64 Expired
98.5 MB
HolyClient.Desktop-osx-arm64 Expired
96.4 MB
HolyClient.Desktop-osx-x64 Expired
102 MB
HolyClient.Desktop-win-x64 Expired
99.7 MB
HolyClient.Desktop-win-x86 Expired
90.3 MB