Update ClickToMove.cs #57
Annotations
11 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
ClickLib/ClickLib/Bases/ClickBase{TImpl,TStruct}.cs#L74
'AtkComponentRadioButton.AtkComponentBase' is obsolete: 'Use AtkComponentButton.AtkComponentBase'
|
Build:
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)
|
Build:
Automaton/Features/Actions/AutoFollow.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Automaton/Helpers/AtkResNodeHelper.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Automaton/Helpers/AtkResNodeHelper.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Automaton/Helpers/CoordinatesHelper.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Automaton/UI/MainWindow.cs#L40
Obsolete member 'MainWindow.Draw()' overrides non-obsolete member 'Window.Draw()'
|
Build:
Automaton/Helpers/OverrideMovement.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Automaton/Helpers/TextHelper.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Automaton/Helpers/NumberHelper.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|