Skip to content

API10 updates.

API10 updates. #44

Triggered via push June 30, 2024 07:51
Status Failure
Total duration 1m 11s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: BossMod/Framework/Plugin.cs#L39
The type or namespace name 'IDalamudPluginInterface' could not be found (are you missing a using directive or an assembly reference?)
Build: BossMod/Framework/Service.cs#L22
The type or namespace name 'IDalamudPluginInterface' could not be found (are you missing a using directive or an assembly reference?)
Build: BossMod/Framework/Utils.cs#L11
The type or namespace name 'IGameObject' could not be found (are you missing a using directive or an assembly reference?)
Build: BossMod/Framework/Utils.cs#L19
The type or namespace name 'IGameObject' could not be found (are you missing a using directive or an assembly reference?)
Build: BossMod/Framework/Utils.cs#L49
The type or namespace name 'IGameObject' could not be found (are you missing a using directive or an assembly reference?)
Build: BossMod/Framework/Utils.cs#L50
The type or namespace name 'ICharacter' could not be found (are you missing a using directive or an assembly reference?)
Build: BossMod/Framework/Utils.cs#L51
The type or namespace name 'IBattleChara' could not be found (are you missing a using directive or an assembly reference?)
Build: BossMod/Debug/DebugObjects.cs#L138
The type or namespace name 'IGameObject' could not be found (are you missing a using directive or an assembly reference?)
Build: BossMod/Util/UIMisc.cs#L42
The type or namespace name 'ISharedImmediateTexture' could not be found (are you missing a using directive or an assembly reference?)
Build: BossMod/Util/UIMisc.cs#L51
The type or namespace name 'ISharedImmediateTexture' could not be found (are you missing a using directive or an assembly reference?)
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/.