Change LuaWeakReference.TryGetValue to GetValue #24
Annotations
11 warnings
.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/Library/Marshaler/LuaReferenceLeakedEventArgs.cs#L4
XML comment has cref attribute 'ReferenceLeaked' that could not be resolved
|
.NET Action:
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)
|
.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/Library/Marshaler/LuaReferenceLeakedEventArgs.cs#L4
XML comment has cref attribute 'ReferenceLeaked' that could not be resolved
|
.NET Action:
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)
|
.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#L132
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading