Skip to content

test ci cd

test ci cd #10

Triggered via push November 19, 2023 06:36
Status Failure
Total duration 4m 31s
Artifacts

continuous.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
windows-latest
Target "Preview" has thrown an exception
windows-latest
Process completed with exit code 1.
windows-latest: build/Build.cs#L91
The field 'Build.PackageContentType' is assigned but its value is never used
windows-latest
D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\CoreLibs\HolyClient.Common\ProxyInfo.cs(17,17): warning CS8618: Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\CoreLibs\HolyClient.Common\HolyClient.Common.csproj]
windows-latest
D:\a\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. [D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\McProtoNet\McProtoNet.NBT\McProtoNet.NBT.csproj::TargetFramework=net8.0]
windows-latest
D:\a\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. [D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\McProtoNet\McProtoNet.NBT\McProtoNet.NBT.csproj::TargetFramework=net8.0]
windows-latest
D:\a\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)'. [D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\McProtoNet\McProtoNet.NBT\McProtoNet.NBT.csproj::TargetFramework=net8.0]
windows-latest
D:\a\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. [D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\McProtoNet\McProtoNet.NBT\McProtoNet.NBT.csproj::TargetFramework=net8.0]
windows-latest
D:\a\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 [D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\McProtoNet\McProtoNet.NBT\McProtoNet.NBT.csproj::TargetFramework=net8.0]
windows-latest
D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\QuickProxyNet\Security\SslHandshakeException.cs(233,11): warning CS8601: Possible null reference assignment. [D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\QuickProxyNet\QuickProxyNet.csproj::TargetFramework=net8.0]
windows-latest
D:\a\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. [D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\QuickProxyNet\QuickProxyNet.csproj::TargetFramework=net8.0]
windows-latest
D:\a\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. [D:\a\Minecraft-Holy-Client\Minecraft-Holy-Client\src\QuickProxyNet\QuickProxyNet.csproj::TargetFramework=net8.0]