Skip to content

Update HelpWindow.cs #87

Update HelpWindow.cs

Update HelpWindow.cs #87

Triggered via push March 6, 2024 12:01
Status Success
Total duration 44s
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: ECommons/ECommons/ChatMethods/Sender.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ECommons/ECommons/ImGuiMethods/ImGuiEx/EzTable.cs#L11
The field 'ImGuiEx.a' is never used
Build: ECommons/ECommons/Automation/AutoCutsceneSkipper.cs#L19
Field 'AutoCutsceneSkipper.CutsceneHandleInputHook' is never assigned to, and will always have its default value null
Build: SomethingNeedDoing/Grammar/Commands/ItemCommand.cs#L25
Non-nullable field 'UseItemSig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: SomethingNeedDoing/Misc/Keyboard.cs#L15
The field 'Keyboard.handle' is assigned but its value is never used
Build: ECommons/ECommons/ChatMethods/Sender.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ECommons/ECommons/ImGuiMethods/ImGuiEx/EzTable.cs#L11
The field 'ImGuiEx.a' is never used
Build: ECommons/ECommons/Automation/AutoCutsceneSkipper.cs#L19
Field 'AutoCutsceneSkipper.CutsceneHandleInputHook' is never assigned to, and will always have its default value null