Skip to content

Trying to setup Desktop Bridge #6

Trying to setup Desktop Bridge

Trying to setup Desktop Bridge #6

Triggered via push November 11, 2023 07:29
Status Failure
Total duration 2m 34s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build
The referenced project '..\ThreeFingersDragElevator\ThreeFingersDragElevator.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
Process completed with exit code 1.
build
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: ThreeFingersDragEngine/Program.cs#L23
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ThreeFingersDragEngine/Program.cs#L22
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ThreeFingersDragEngine/Program.cs#L22
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: ThreeFingersDragEngine/Program.cs#L23
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)