Skip to content

Added cache clearing, updated logging and code cleanup #40

Added cache clearing, updated logging and code cleanup

Added cache clearing, updated logging and code cleanup #40

Triggered via pull request September 13, 2024 17:38
Status Success
Total duration 2m 8s
Artifacts

build.yml

on: pull_request
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/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