Skip to content

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

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

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

Re-run triggered February 5, 2024 23:13
Status Failure
Total duration 49s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
Build: SomethingNeedDoing/Misc/Commands/CharacterStateCommands.cs#L146
'LimitBreakController' does not contain a definition for 'Instance'
Build: SomethingNeedDoing/Misc/Commands/CharacterStateCommands.cs#L147
'LimitBreakController' does not contain a definition for 'Instance'
Build: SomethingNeedDoing/Misc/Commands/CharacterStateCommands.cs#L148
'LimitBreakController' does not contain a definition for 'Instance'
Build: SomethingNeedDoing/Misc/Commands/CharacterStateCommands.cs#L146
'LimitBreakController' does not contain a definition for 'Instance'
Build: SomethingNeedDoing/Misc/Commands/CharacterStateCommands.cs#L147
'LimitBreakController' does not contain a definition for 'Instance'
Build: SomethingNeedDoing/Misc/Commands/CharacterStateCommands.cs#L148
'LimitBreakController' does not contain a definition for 'Instance'
Build
Process completed with exit code 1.
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/Automation/AutoCutsceneSkipper.cs#L19
Field 'AutoCutsceneSkipper.CutsceneHandleInputHook' is never assigned to, and will always have its default value null
Build: ECommons/ECommons/ImGuiMethods/ImGuiEx/EzTable.cs#L11
The field 'ImGuiEx.a' is never used
Build: SomethingNeedDoing/IPC/PandorasBox.cs#L26
Cannot convert null literal to non-nullable reference type.
Build: SomethingNeedDoing/IPC/PandorasBox.cs#L27
Cannot convert null literal to non-nullable reference type.
Build: SomethingNeedDoing/IPC/PandorasBox.cs#L28
Cannot convert null literal to non-nullable reference type.
Build: SomethingNeedDoing/IPC/PandorasBox.cs#L29
Cannot convert null literal to non-nullable reference type.
Build: SomethingNeedDoing/IPC/PandorasBox.cs#L30
Cannot convert null literal to non-nullable reference type.
Build: SomethingNeedDoing/IPC/PandorasBox.cs#L9
Non-nullable field 'GetFeatureEnabled' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.