fix: remove blocking ICMP call and get disconnected ping from measuring server status round-trip#2824
Merged
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4.2.0, actions/checkout@v4, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4.5.0, AscensionGameDev/actions@a573cea975b37832c9fe4a9ee880e22af93696de. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build solution:
Framework/Intersect.Framework.Core/GameObjects/Variables/VariableValue.cs#L131
The variable 'exception' is declared but never used
|
|
Build solution:
Framework/Intersect.Framework.Core/Network/Packets/Server/MapPacket.cs#L55
'MapPacket.Data' hides inherited member 'IntersectPacket.Data'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build solution:
Framework/Intersect.Framework.Core/Network/Packets/Server/GameObjectPacket.cs#L37
'GameObjectPacket.Data' hides inherited member 'IntersectPacket.Data'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build solution:
Framework/Intersect.Framework.Core/Network/Packets/Editor/SaveGameObjectPacket.cs#L28
'SaveGameObjectPacket.Data' hides inherited member 'IntersectPacket.Data'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build solution:
Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build solution:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L14
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Build solution:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Build solution:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build solution:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build solution:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Cache binaries
Cache not found for keys: Windows-binaries-0.8.0-pr2824-a4c1de952c4d8db0d332c09bd257d2d1b412166fb67302b4941aeb7dc16d8a35
|
background
wait
wait-all
cancel
parallel
Loading