Skip to content

Merge branch 'master' of https://github.com/CriticalFlaw/TF2HUD.Editor #58

Merge branch 'master' of https://github.com/CriticalFlaw/TF2HUD.Editor

Merge branch 'master' of https://github.com/CriticalFlaw/TF2HUD.Editor #58

Triggered via push October 7, 2024 17:53
Status Success
Total duration 1m 33s
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/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