Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5 (#99) #230
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
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/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#L227
The field 'WS_Warden.WardenMaiev.gchAllocateMem' 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/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
|