Skip to content

Update HelpWindow.cs #24

Update HelpWindow.cs

Update HelpWindow.cs #24

Triggered via push December 22, 2023 17:10
Status Success
Total duration 45s
Artifacts

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