Skip to content

remove unused variable #16

remove unused variable

remove unused variable #16

Triggered via push September 17, 2023 16:48
Status Failure
Total duration 2m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: TickTracker/Windows/ConfigWindow.cs#L6
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: TickTracker/Windows/DebugWindow.cs#L9
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: TickTracker/Windows/GPBar.cs#L4
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: TickTracker/Windows/HPBar.cs#L4
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: TickTracker/Windows/MPBar.cs#L4
The type or namespace name 'Utility' does not exist in the namespace 'Dalamud.Interface' (are you missing an assembly reference?)
build: TickTracker/Plugin.cs#L65
The type or namespace name 'IFramework' could not be found (are you missing a using directive or an assembly reference?)
build: TickTracker/Plugin.cs#L68
The type or namespace name 'ICondition' could not be found (are you missing a using directive or an assembly reference?)
build: TickTracker/Plugin.cs#L71
The type or namespace name 'IPluginLog' could not be found (are you missing a using directive or an assembly reference?)
build: TickTracker/Plugin.cs#L93
The type or namespace name 'IFramework' could not be found (are you missing a using directive or an assembly reference?)
build: TickTracker/Plugin.cs#L96
The type or namespace name 'ICondition' could not be found (are you missing a using directive or an assembly reference?)