Skip to content

.NET Build

.NET Build #117

Triggered via push October 4, 2023 14:20
Status Failure
Total duration 1m 45s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: Orchestrion/OrchestrionPlugin.cs#L11
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: Orchestrion/UI/Components/BgmTooltip.cs#L4
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: Orchestrion/UI/Windows/MainWindow/MainWindow.History.cs#L2
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: Orchestrion/UI/Windows/MainWindow/MainWindow.Playlist.cs#L9
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: Orchestrion/UI/Windows/MainWindow/MainWindow.Root.cs#L7
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: Orchestrion/UI/Windows/MainWindow/MainWindow.SongList.cs#L1
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: Orchestrion/UI/Windows/MiniPlayerWindow.cs#L1
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: Orchestrion/UI/Windows/SettingsWindow.cs#L6
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: Orchestrion/UI/Windows/SettingsWindow.cs#L7
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: Orchestrion/OrchestrionPlugin.cs#L109
The type or namespace name 'IFramework' could not be found (are you missing a using directive or an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/