LancerEdit: Exit 3d render early on w/h==0 #2
Annotations
10 warnings
Build:
src/LibreLancer.Base/Platforms/Shell.cs#L35
The variable 'e' is declared but never used
|
Build:
src/LibreLancer.Base/RenderContext.cs#L36
Field 'RenderContext.CameraMatrices.Padding' is never assigned to, and will always have its default value 0
|
Build:
src/LibreLancer.Base/Platforms/Linux/GLib.cs#L117
The field 'GLib.GMountEvents.eventLoop' is never used
|
Build:
src/LibreLancer.Base/GLBind.cs#L75
The field 'GLBind.bound_ubo' is assigned but its value is never used
|
Build:
src/LibreLancer.Base/Text/Pango/PangoText.cs#L382
The field 'PangoText.UTF8ZHelper.used' is assigned but its value is never used
|
Build:
src/LibreLancer.Base/Text/Pango/PangoText.cs#L275
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
Build:
extern/wattlescript/src/WattleScript.Interpreter/Tree/Expressions/FunctionDefinitionExpression.cs#L331
The variable 'entryPoint' is assigned but its value is never used
|
Build:
extern/wattlescript/src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L25
The field 'ClassDefinitionStatement.mixinRef' is never used
|
Build:
extern/wattlescript/src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L21
The field 'ClassDefinitionStatement.initName' is never used
|
Build:
extern/wattlescript/src/WattleScript.Interpreter/Tree/Statements/ClassDefinitionStatement.cs#L26
The field 'ClassDefinitionStatement.varargsRef' is never used
|
The logs for this run have expired and are no longer available.
Loading