Skip to content

refactor: Refactor LoginViewModel for clarity and readability #75

refactor: Refactor LoginViewModel for clarity and readability

refactor: Refactor LoginViewModel for clarity and readability #75

Triggered via push July 3, 2023 16:49
Status Success
Total duration 17m 54s
Billable time 6m
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (Debug)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Debug): Russkyc.GroomWise/Services/Factory/AddCustomersViewFactory.cs#L10
Cannot convert null literal to non-nullable reference type.
build (Debug): Russkyc.GroomWise/ViewModels/Employees/EmployeesViewModel.cs#L102
Argument of type 'SynchronizedObservableCollection<Role>' cannot be used for parameter 'collection' of type 'IList<Role?>' in 'void Extensions.AddRange<Role?>(IList<Role?> collection, IEnumerable<Role?> source)' due to differences in the nullability of reference types.
build (Debug): Russkyc.GroomWise/ViewModels/Appointments/AddAppointmentsViewModel.cs#L44
Non-nullable field '_service' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Debug): Russkyc.GroomWise/ViewModels/Pets/PetsViewModel.cs#L35
The field GroomWise.ViewModels.Pets.PetsViewModel._petsCollection is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/Employees/EmployeesViewModel.cs#L47
The field GroomWise.ViewModels.Employees.EmployeesViewModel._roles is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/Employees/EmployeesViewModel.cs#L109
The field GroomWise.ViewModels.Employees.EmployeesViewModel._employees is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/Dashboard/DashboardViewModel.cs#L58
The field GroomWise.ViewModels.Dashboard.DashboardViewModel._appointments is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/Customers/CustomersViewModel.cs#L117
The field GroomWise.ViewModels.Customers.CustomersViewModel._customers is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/Appointments/AppointmentsViewModel.cs#L43
The field GroomWise.ViewModels.Appointments.AppointmentsViewModel._appointments is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/Appointments/AddAppointmentsViewModel.cs#L72
The field GroomWise.ViewModels.Appointments.AddAppointmentsViewModel._services is annotated with
build (Release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Release): Russkyc.GroomWise/Services/Factory/AddCustomersViewFactory.cs#L10
Cannot convert null literal to non-nullable reference type.
build (Release): Russkyc.GroomWise/ViewModels/Employees/EmployeesViewModel.cs#L102
Argument of type 'SynchronizedObservableCollection<Role>' cannot be used for parameter 'collection' of type 'IList<Role?>' in 'void Extensions.AddRange<Role?>(IList<Role?> collection, IEnumerable<Role?> source)' due to differences in the nullability of reference types.
build (Release): Russkyc.GroomWise/ViewModels/Appointments/AddAppointmentsViewModel.cs#L44
Non-nullable field '_service' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Russkyc.GroomWise/ViewModels/Pets/PetsViewModel.cs#L35
The field GroomWise.ViewModels.Pets.PetsViewModel._petsCollection is annotated with
build (Release): Russkyc.GroomWise/ViewModels/Employees/EmployeesViewModel.cs#L47
The field GroomWise.ViewModels.Employees.EmployeesViewModel._roles is annotated with
build (Release): Russkyc.GroomWise/ViewModels/Employees/EmployeesViewModel.cs#L109
The field GroomWise.ViewModels.Employees.EmployeesViewModel._employees is annotated with
build (Release): Russkyc.GroomWise/ViewModels/Appointments/AppointmentsViewModel.cs#L43
The field GroomWise.ViewModels.Appointments.AppointmentsViewModel._appointments is annotated with
build (Release): Russkyc.GroomWise/ViewModels/Customers/CustomersViewModel.cs#L117
The field GroomWise.ViewModels.Customers.CustomersViewModel._customers is annotated with
build (Release): Russkyc.GroomWise/ViewModels/Appointments/AddAppointmentsViewModel.cs#L72
The field GroomWise.ViewModels.Appointments.AddAppointmentsViewModel._services is annotated with
build (Release): Russkyc.GroomWise/ViewModels/Dashboard/DashboardViewModel.cs#L58
The field GroomWise.ViewModels.Dashboard.DashboardViewModel._appointments is annotated with