Skip to content

[flawhud] Fixed loadout screen following recent updates #77

[flawhud] Fixed loadout screen following recent updates

[flawhud] Fixed loadout screen following recent updates #77

Triggered via push December 1, 2024 00:22
Status Success
Total duration 1m 54s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/TF2HUD.Editor/Models/HudAnimation.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/TF2HUD.Editor/MainWindow.xaml.cs#L184
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build: src/TF2HUD.Editor/MainWindow.xaml.cs#L185
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build: src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L189
The method HUDEditor.ViewModels.MainWindowViewModel.BtnInstall_Click() annotated with
build: src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L432
The method HUDEditor.ViewModels.MainWindowViewModel.BtnAddSharedHUD_Click() annotated with
build: src/TF2HUD.Editor/Models/HudAnimation.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L189
The method HUDEditor.ViewModels.MainWindowViewModel.BtnInstall_Click() annotated with
build: src/TF2HUD.Editor/MainWindow.xaml.cs#L184
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build: src/TF2HUD.Editor/MainWindow.xaml.cs#L185
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build: src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L432
The method HUDEditor.ViewModels.MainWindowViewModel.BtnAddSharedHUD_Click() annotated with