Skip to content

chore: code cleanup, refactoring #62

chore: code cleanup, refactoring

chore: code cleanup, refactoring #62

Triggered via push June 10, 2023 14:56
Status Success
Total duration 4m 34s
Billable time 9m
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build (Debug)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: microsoft/[email protected]. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/ViewModels/Employees/EmployeesViewModel.cs#L86
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/Customers/CustomersViewModel.cs#L20
Non-nullable field '_customerInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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#L93
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#L98
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)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: microsoft/[email protected]. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/ViewModels/Employees/EmployeesViewModel.cs#L86
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/Customers/CustomersViewModel.cs#L20
Non-nullable field '_customerInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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#L93
The field GroomWise.ViewModels.Employees.EmployeesViewModel._employees is annotated with
build (Release): Russkyc.GroomWise/ViewModels/Customers/CustomersViewModel.cs#L98
The field GroomWise.ViewModels.Customers.CustomersViewModel._customers 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/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