Skip to content

Update dotnet-desktop.yml #20

Update dotnet-desktop.yml

Update dotnet-desktop.yml #20

Re-run triggered June 7, 2023 04:55
Status Cancelled
Total duration 2m 22s
Billable time 9m
Artifacts

dotnet-desktop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
build (Debug)
The operation was canceled.
build (Release)
Process completed with exit code 1.
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 (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)
Prefer32Bit is not supported and has no effect for netcoreapp target.
build (Release): Russkyc.GroomWise/Models/Interfaces/ViewModel/IAppointmentsViewModel.cs#L14
Member '_appointments' cannot be used in this attribute.
build (Release): Russkyc.GroomWise/ViewModels/AppointmentsViewModel.cs#L46
Nullable value type may be null.
build (Release): Russkyc.GroomWise/ViewModels/AddAppointmentsViewModel.cs#L48
Non-nullable field '_title' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Russkyc.GroomWise/ViewModels/AddAppointmentsViewModel.cs#L48
Non-nullable field '_description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Russkyc.GroomWise/ViewModels/AddAppointmentsViewModel.cs#L48
Non-nullable field '_time' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Russkyc.GroomWise/ViewModels/EmployeesViewModel.cs#L44
The field GroomWise.ViewModels.EmployeesViewModel._employees is annotated with
build (Release): Russkyc.GroomWise/ViewModels/DashboardViewModel.cs#L58
The field GroomWise.ViewModels.DashboardViewModel._appointments is annotated with
build (Release): Russkyc.GroomWise/ViewModels/AppointmentsViewModel.cs#L43
The field GroomWise.ViewModels.AppointmentsViewModel._appointments is annotated with
build (Release): Russkyc.GroomWise/ViewModels/AddAppointmentsViewModel.cs#L78
The field GroomWise.ViewModels.AddAppointmentsViewModel._groomigServices is annotated with