teehee #16
Annotations
10 warnings
lib/ClickLib/ClickLib/Clicks/ClickSelectOk.cs#L31
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
lib/ClickLib/ClickLib/Bases/ClickBase{TImpl,TStruct}.cs#L151
'public' members should come before 'protected' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
|
|
|
ECommons/ECommons/Automation/TaskManager.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ECommons/ECommons/UIHelpers/AtkReader.cs#L80
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ECommons/ECommons/UIHelpers/AtkReader.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ECommons/ECommons/GameHelpers/Player.cs#L20
'ObjectFunctions.IsTargetable(GameObject)' is obsolete: 'Use IsTargetable'
|
ECommons/ECommons/ImGuiMethods/ThreadLoadImageHandler.cs#L105
The variable 'ex' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading