Implement warning buffer pooling and control messages #25
Annotations
7 errors and 10 warnings
.NET Action:
src/Laylua/Library/Lua.cs#L183
Use of unassigned local variable 'buffer'
|
.NET Action:
src/Laylua/Library/Lua.cs#L183
Use of unassigned local variable 'buffer'
|
.NET Action:
src/Laylua/Library/Lua.cs#L183
Use of unassigned local variable 'buffer'
|
.NET Action:
src/Laylua/Library/Lua.cs#L183
Use of unassigned local variable 'buffer'
|
.NET Action:
src/Laylua/Library/Lua.cs#L183
Use of unassigned local variable 'buffer'
|
.NET Action:
src/Laylua/Library/Lua.cs#L183
Use of unassigned local variable 'buffer'
|
.NET Action
Process completed with exit code 1.
|
.NET Action:
src/Laylua/Moon/Enums/LuaOperation.cs#L46
XML comment has badly formed XML -- 'The character(s) '<' cannot be used at this location.'
|
.NET Action:
src/Laylua/Moon/GC/LuaGC.cs#L31
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
.NET Action:
src/Laylua/Moon/Enums/LuaOperation.cs#L46
XML comment has badly formed XML -- 'The character(s) '<' cannot be used at this location.'
|
.NET Action:
src/Laylua/Moon/GC/LuaGC.cs#L31
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
.NET Action:
src/Laylua/Moon/Enums/LuaOperation.cs#L46
XML comment has badly formed XML -- 'The character(s) '<' cannot be used at this location.'
|
.NET Action:
src/Laylua/Moon/Native/Laylua/LayluaNative.cs#L129
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
.NET Action:
src/Laylua/Moon/Native/Laylua/LayluaNative.cs#L133
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
.NET Action:
src/Laylua/Moon/Native/Laylua/LayluaNative.cs#L233
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
.NET Action:
src/Laylua/Moon/Native/Laylua/LayluaNative.cs#L234
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
.NET Action:
src/Laylua/Moon/Native/Laylua/LayluaNative.cs#L235
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
Loading