Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

fix(EditAppCategoryWindow): update text binding on PropertyChanged #2

fix(EditAppCategoryWindow): update text binding on PropertyChanged

fix(EditAppCategoryWindow): update text binding on PropertyChanged #2

Triggered via push October 22, 2023 16:35
Status Success
Total duration 2m 43s
Artifacts 4

dotnet-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build: Waiter/App.xaml.cs#L111
Possible null reference return.
build: Waiter/App.xaml.cs#L123
Possible null reference assignment.
build: Waiter/App.xaml.cs#L124
Dereference of a possibly null reference.
build: Waiter/App.xaml.cs#L37
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
build: Waiter/GlobalContext.cs#L17
Possible null reference assignment.
build: Waiter/Views/Pages/AppsPage.xaml.cs#L74
Possible null reference argument for parameter 'source' in 'TreeViewItem AppsPage.VisualUpwardSearch(DependencyObject source)'.
build: Waiter/Views/Pages/AppsPage.xaml.cs#L87
Possible null reference return.
build: Waiter/ViewModels/LoginWindowViewModel.cs#L65
Dereference of a possibly null reference.
build: Waiter/ViewModels/LoginWindowViewModel.cs#L70
Dereference of a possibly null reference.
build: Waiter/ViewModels/LoginWindowViewModel.cs#L96
Possible null reference argument for parameter 'password' in 'Task<(string, string)> ILibrarianClientService.GetTokenAsync(LibrarianSephirahServiceClient client, string username, string password)'.
build: Waiter/App.xaml.cs#L111
Possible null reference return.
build: Waiter/App.xaml.cs#L123
Possible null reference assignment.
build: Waiter/App.xaml.cs#L124
Dereference of a possibly null reference.
build: Waiter/App.xaml.cs#L37
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
build: Waiter/GlobalContext.cs#L17
Possible null reference assignment.
build: Waiter/Views/Pages/AppsPage.xaml.cs#L74
Possible null reference argument for parameter 'source' in 'TreeViewItem AppsPage.VisualUpwardSearch(DependencyObject source)'.
build: Waiter/Views/Pages/AppsPage.xaml.cs#L87
Possible null reference return.
build: Waiter/ViewModels/LoginWindowViewModel.cs#L65
Dereference of a possibly null reference.
build: Waiter/ViewModels/LoginWindowViewModel.cs#L70
Dereference of a possibly null reference.
build: Waiter/ViewModels/LoginWindowViewModel.cs#L96
Possible null reference argument for parameter 'password' in 'Task<(string, string)> ILibrarianClientService.GetTokenAsync(LibrarianSephirahServiceClient client, string username, string password)'.
build: Waiter/GlobalContext.cs#L17
Possible null reference assignment.
build: Waiter/Views/Pages/AppsPage.xaml.cs#L74
Possible null reference argument for parameter 'source' in 'TreeViewItem AppsPage.VisualUpwardSearch(DependencyObject source)'.
build: Waiter/Views/Pages/AppsPage.xaml.cs#L87
Possible null reference return.
build: Waiter/App.xaml.cs#L111
Possible null reference return.
build: Waiter/App.xaml.cs#L123
Possible null reference assignment.
build: Waiter/App.xaml.cs#L124
Dereference of a possibly null reference.
build: Waiter/Models/AppConfig.cs#L5
Non-nullable property 'ConfigurationsFolder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Waiter/Models/AppConfig.cs#L7
Non-nullable property 'AppPropertiesFileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Waiter/Services/ApplicationHostService.cs#L19
Non-nullable field '_navigationWindow' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Waiter/ViewModels/AppCategoryViewModel.cs#L31
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

Artifacts

Produced during runtime
Name Size
Commander-win-x64 Expired
2.08 MB
Commander-win-x86 Expired
2.04 MB
Waiter-win-x64 Expired
16.7 MB
Waiter-win-x86 Expired
16.3 MB