Skip to content

Merge branch 'master' of https://github.com/Jaksuhn/SomethingNeedDoing #75

Merge branch 'master' of https://github.com/Jaksuhn/SomethingNeedDoing

Merge branch 'master' of https://github.com/Jaksuhn/SomethingNeedDoing #75

Triggered via push February 24, 2024 21:44
Status Success
Total duration 35s
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/Commands/IpcCommands.cs#L46
Dereference of a possibly null reference.
Build: SomethingNeedDoing/Misc/Commands/IpcCommands.cs#L47
Dereference of a possibly null reference.
Build: SomethingNeedDoing/Misc/Commands/IpcCommands.cs#L48
Dereference of a possibly null reference.
Build: SomethingNeedDoing/Misc/Commands/IpcCommands.cs#L49
Dereference of a possibly null reference.
Build: SomethingNeedDoing/Misc/Commands/IpcCommands.cs#L50
Dereference of a possibly null reference.