Skip to content

Merge branch 'master' of https://github.com/awgil/ffxiv_bossmod into wip #56

Merge branch 'master' of https://github.com/awgil/ffxiv_bossmod into wip

Merge branch 'master' of https://github.com/awgil/ffxiv_bossmod into wip #56

Triggered via push November 13, 2024 16:52
Status Failure
Total duration 1m 23s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: BossMod/Autorotation/xan/AI/AIBase.cs#L1
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build: BossMod/Config/ModuleViewer.cs#L5
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build: BossMod/Data/BozjaID.cs#L1
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build: BossMod/QuestBattle/Heavensward/MSQ/ASeriesOfUnfortunateEvents.cs#L1
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build: BossMod/Replay/Analysis/IconInfo.cs#L2
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build: BossMod/Replay/Analysis/ParticipantInfo.cs#L2
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build: BossMod/Replay/Analysis/TetherInfo.cs#L2
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build: BossMod/Replay/ReplayManagementWindow.cs#L5
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build: BossMod/ActionQueue/ActionDefinition.cs#L225
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build: BossMod/ActionQueue/ActionDefinition.cs#L237
The type or namespace name 'Sheets' does not exist in the namespace 'Lumina.Excel' (are you missing an assembly reference?)
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/