Skip to content

added ismoving()

added ismoving() #14

Triggered via push November 21, 2023 13:46
Status Success
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: ECommons/ECommons/Automation/TaskManager.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ECommons/ECommons/UIHelpers/AtkReader.cs#L80
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ECommons/ECommons/UIHelpers/AtkReader.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ECommons/ECommons/GameHelpers/Player.cs#L20
'ObjectFunctions.IsTargetable(GameObject)' is obsolete: 'Use IsTargetable'
Build: ECommons/ECommons/ImGuiMethods/ThreadLoadImageHandler.cs#L105
The variable 'ex' is declared but never used