Skip to content
Triggered via push November 5, 2023 22:30
Status Failure
Total duration 33s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Build: SomethingNeedDoing/CraftingData/CraftingState.cs#L3
The type or namespace name 'FFXIVClientStructs' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Grammar/Commands/ActionCommand.cs#L1
The type or namespace name 'Dalamud' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Grammar/Commands/ClickCommand.cs#L8
The type or namespace name 'Dalamud' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Grammar/Commands/GateCommand.cs#L6
The type or namespace name 'Dalamud' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Grammar/Commands/ItemCommand.cs#L13
The type or namespace name 'Lumina' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Grammar/Commands/ItemCommand.cs#L6
The type or namespace name 'Dalamud' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Grammar/Commands/ItemCommand.cs#L7
The type or namespace name 'FFXIVClientStructs' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Grammar/Commands/ItemCommand.cs#L8
The type or namespace name 'FFXIVClientStructs' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Grammar/Commands/LoopCommand.cs#L6
The type or namespace name 'Dalamud' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Grammar/Commands/MacroCommand.cs#L6
The type or namespace name 'Dalamud' could not be found (are you missing a using directive or an assembly reference?)
Build: SomethingNeedDoing/Exceptions/MacroActionTimeoutError.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: SomethingNeedDoing/Exceptions/MacroCommandError.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: SomethingNeedDoing/Misc/ActiveMacro.cs#L186
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: SomethingNeedDoing/Misc/ActiveMacro.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: SomethingNeedDoing/Misc/ActiveMacro.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.