Return thread from LuaReference.IsAlive #40
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/Laylua/Moon/Enums/LuaOperation.cs#L46
XML comment has badly formed XML -- 'The character(s) '<' cannot be used at this location.'
|
|
build:
src/Laylua/Moon/GC/LuaGC.cs#L31
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
|
build:
src/Laylua/Library/Libraries/LuaLibraries.Standard.cs#L18
XML comment has cref attribute 'OpenStandardLibraries' that could not be resolved
|
|
build:
src/Laylua/Library/Libraries/LuaLibrary.cs#L30
XML comment has a param tag for 'thread', but there is no parameter by that name
|
|
build:
src/Laylua/Library/Libraries/LuaLibrary.cs#L32
Parameter 'lua' has no matching param tag in the XML comment for 'LuaLibrary.Open(Lua, bool)' (but other parameters do)
|
|
build:
src/Laylua/Library/Libraries/LuaLibrary.cs#L37
XML comment has a param tag for 'thread', but there is no parameter by that name
|
|
build:
src/Laylua/Library/Libraries/LuaLibrary.cs#L38
Parameter 'lua' has no matching param tag in the XML comment for 'LuaLibrary.Close(Lua)' (but other parameters do)
|
|
build:
src/Laylua/Library/LuaException.cs#L33
XML comment has cref attribute 'Execute(string,string?)' that could not be resolved
|
|
build:
src/Laylua/Library/LuaThread.cs#L250
XML comment has cref attribute 'WarningEmitted' that could not be resolved
|
|
build:
src/Laylua/Moon/Native/Extern/LuaNative.Delegates.cs#L33
Parameter 'tocont' has no matching param tag in the XML comment for 'LuaWarnFunction' (but other parameters do)
|