Skip to content

Fix up build errors #215

Fix up build errors

Fix up build errors #215

Triggered via push February 26, 2026 14:55
Status Failure
Total duration 1m 7s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 2.
build: src/server/Mangos.Cluster/Handlers/WC_Handlers_Auth.cs#L204
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)'
build: src/server/Mangos.World/Warden/WS_Warden.WardenMaiev.cs#L221
The field 'WS_Warden.WardenMaiev.gchSendPacket' is never used
build: src/server/Mangos.World/Warden/WS_Warden.WardenMaiev.cs#L233
The field 'WS_Warden.WardenMaiev.gchGetRC4Data' is never used
build: src/server/Mangos.World/Warden/WS_Warden.WardenMaiev.cs#L223
The field 'WS_Warden.WardenMaiev.gchCheckModule' is never used
build: src/server/Mangos.World/Handlers/WS_Handlers_Warden.cs#L200
The field 'WS_Handlers_Warden.OutKeyAdr' is never used
build: src/server/Mangos.World/Warden/WS_Warden.WardenMaiev.cs#L225
The field 'WS_Warden.WardenMaiev.gchModuleLoad' is never used
build: src/server/Mangos.World/Warden/WS_Warden.WardenMaiev.cs#L231
The field 'WS_Warden.WardenMaiev.gchSetRC4Data' is never used
build: src/server/Mangos.World/Handlers/WS_Handlers_Warden.cs#L202
The field 'WS_Handlers_Warden.InKeyAdr' is never used
build: src/server/Mangos.World/Objects/WS_Transports.cs#L635
Possibly incorrect assignment to local 'packet' which is the argument to a using or lock statement. The Dispose call or unlocking will happen on the original value of the local.
build: src/server/Mangos.World/Objects/WS_Transports.cs#L626
Possibly incorrect assignment to local 'packet' which is the argument to a using or lock statement. The Dispose call or unlocking will happen on the original value of the local.
build: src/server/Mangos.World/Network/WS_Network.ClientClass.cs#L120
Possibly incorrect assignment to local 'packet' which is the argument to a using or lock statement. The Dispose call or unlocking will happen on the original value of the local.