Skip to content

Add MangosZero GridMap reader with triangle-interpolated height queries #224

Add MangosZero GridMap reader with triangle-interpolated height queries

Add MangosZero GridMap reader with triangle-interpolated height queries #224

Triggered via push February 28, 2026 13:03
Status Failure
Total duration 40s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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#L200
The field 'WS_Handlers_Warden.OutKeyAdr' is never used
build: src/server/Mangos.World/TimerBasedEvents/WS_TimerBasedEvents.TRegenerator.cs#L37
The field 'WS_TimerBasedEvents.TRegenerator.operationsCount' 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/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.
build: src/server/Mangos.World/AI/Movement/PointMovementGenerator.cs#L59
The given expression is never of the provided ('LegacyAIAdapter') type
build: src/server/Mangos.Cluster/Handlers/WC_Handlers_Auth.cs#L217
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build: src/server/Mangos.Cluster/Network/WC_Network.cs#L36
Field 'WcNetwork._lastPing' is never assigned to, and will always have its default value 0