Implement Timeouts For Lua Scripts #4725
Annotations
10 warnings
Build Garnet:
libs/server/Lua/LuaRunner.cs#L250
The field 'LuaRunner.timeoutRequested' is assigned but its value is never used
|
Build Garnet:
libs/server/Lua/LuaStateWrapper.cs#L676
XML comment has cref attribute 'SetAllocFunction' that could not be resolved
|
Build Garnet:
libs/server/Lua/NativeMethods.cs#L376
XML comment has cref attribute 'GetTop' that could not be resolved
|
Build Garnet:
libs/server/Lua/NativeMethods.cs#L384
XML comment has cref attribute 'Type(int)' that could not be resolved
|
Build Garnet:
libs/server/Lua/NativeMethods.cs#L392
XML comment has cref attribute 'PushNil' that could not be resolved
|
Build Garnet:
libs/server/Lua/NativeMethods.cs#L400
XML comment has cref attribute 'PushInteger' that could not be resolved
|
Build Garnet:
libs/server/Lua/NativeMethods.cs#L408
XML comment has cref attribute 'PushBoolean(bool)' that could not be resolved
|
Build Garnet:
libs/server/Lua/NativeMethods.cs#L416
XML comment has cref attribute 'ToBoolean(int)' that could not be resolved
|
Build Garnet:
libs/server/Lua/NativeMethods.cs#L424
XML comment has cref attribute 'ToInteger(int)' that could not be resolved
|
Build Garnet:
libs/server/Lua/NativeMethods.cs#L432
XML comment has cref attribute 'Pop(int)' that could not be resolved
|
Loading