Skip to content

update for api 10 changes and font stuff, comment out texture stuff f… #279

update for api 10 changes and font stuff, comment out texture stuff f…

update for api 10 changes and font stuff, comment out texture stuff f… #279

Triggered via push June 30, 2024 10:06
Status Failure
Total duration 1m 27s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: Plugin/Ui/NumberTextures.cs#L22
The type or namespace name 'TextureWraps' does not exist in the namespace 'Dalamud.Interface.Textures' (are you missing an assembly reference?)
build: Plugin/Plugin.cs#L33
The type or namespace name 'IDalamudPluginInterface' could not be found (are you missing a using directive or an assembly reference?)
build: Plugin/Configuration/ConfigurationFile.cs#L35
The type or namespace name 'IDalamudPluginInterface' could not be found (are you missing a using directive or an assembly reference?)
build: Plugin/Plugin.cs#L59
The type or namespace name 'IDalamudPluginInterface' could not be found (are you missing a using directive or an assembly reference?)
build: Plugin/Ui/NumberTextures.cs#L37
The type or namespace name 'IUiBuilder' could not be found (are you missing a using directive or an assembly reference?)
build: Plugin/Ui/NumberTextures.cs#L22
The type or namespace name 'TextureWraps' does not exist in the namespace 'Dalamud.Interface.Textures' (are you missing an assembly reference?)
build: Plugin/Plugin.cs#L33
The type or namespace name 'IDalamudPluginInterface' could not be found (are you missing a using directive or an assembly reference?)
build: Plugin/Configuration/ConfigurationFile.cs#L35
The type or namespace name 'IDalamudPluginInterface' could not be found (are you missing a using directive or an assembly reference?)
build: Plugin/Plugin.cs#L59
The type or namespace name 'IDalamudPluginInterface' could not be found (are you missing a using directive or an assembly reference?)
build: Plugin/Ui/NumberTextures.cs#L37
The type or namespace name 'IUiBuilder' 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/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/