Skip to content

Update dotnet-desktop.yml #18

Update dotnet-desktop.yml

Update dotnet-desktop.yml #18

Triggered via pull request June 6, 2023 18:45
Status Failure
Total duration 3m 2s
Artifacts

dotnet-desktop.yml

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

Annotations

6 errors and 22 warnings
build (Debug)
A runtime identifier for the property 'PublishSingleFile' couldn't be inferred. Specify a rid explicitly.
build (Debug)
A runtime identifier for the property 'PublishSingleFile' couldn't be inferred. Specify a rid explicitly.
build (Debug)
The referenced project '..\Russkyc.GroomWise\Russkyc.GroomWise.csproj' is a self-contained executable. A self-contained executable cannot be referenced by a non self-contained executable. For more information, see https://aka.ms/netsdk1151
build (Debug)
Process completed with exit code 1.
build (Release)
The job was canceled because "Debug" failed.
build (Release)
The operation was canceled.
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 "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (Debug)
Prefer32Bit is not supported and has no effect for netcoreapp target.
build (Debug): Russkyc.GroomWise/Models/Interfaces/ViewModel/IAppointmentsViewModel.cs#L14
Member '_appointments' cannot be used in this attribute.
build (Debug): Russkyc.GroomWise/ViewModels/AppointmentsViewModel.cs#L46
Nullable value type may be null.
build (Debug): 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 (Debug): 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 (Debug): 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 (Debug): Russkyc.GroomWise/ViewModels/EmployeesViewModel.cs#L44
The field GroomWise.ViewModels.EmployeesViewModel._employees is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/DashboardViewModel.cs#L58
The field GroomWise.ViewModels.DashboardViewModel._appointments is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/AppointmentsViewModel.cs#L43
The field GroomWise.ViewModels.AppointmentsViewModel._appointments is annotated with
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)
Prefer32Bit is not supported and has no effect for netcoreapp target.
build (Debug): Russkyc.GroomWise/Models/Interfaces/ViewModel/IAppointmentsViewModel.cs#L14
Member '_appointments' cannot be used in this attribute.
build (Debug): Russkyc.GroomWise/ViewModels/AppointmentsViewModel.cs#L46
Nullable value type may be null.
build (Debug): 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 (Debug): 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 (Debug): 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 (Debug): Russkyc.GroomWise/ViewModels/EmployeesViewModel.cs#L44
The field GroomWise.ViewModels.EmployeesViewModel._employees is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/DashboardViewModel.cs#L58
The field GroomWise.ViewModels.DashboardViewModel._appointments is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/AppointmentsViewModel.cs#L43
The field GroomWise.ViewModels.AppointmentsViewModel._appointments is annotated with
build (Debug): Russkyc.GroomWise/ViewModels/AddAppointmentsViewModel.cs#L78
The field GroomWise.ViewModels.AddAppointmentsViewModel._groomigServices is annotated with