Skip to content

Bump System.CodeDom from 10.0.3 to 10.0.4 #236

Bump System.CodeDom from 10.0.3 to 10.0.4

Bump System.CodeDom from 10.0.3 to 10.0.4 #236

Status Failure
Total duration 41s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/Handlers/WS_Handlers_Warden.cs#L202
The field 'WS_Handlers_Warden.InKeyAdr' 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#L221
The field 'WS_Warden.WardenMaiev.gchSendPacket' 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