Skip to content

Update ClickToMove.cs #57

Update ClickToMove.cs

Update ClickToMove.cs #57

Triggered via push May 13, 2024 15:44
Status Success
Total duration 36s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

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: 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.