Skip to content

Merge pull request #42 from ovpoddar/main #49

Merge pull request #42 from ovpoddar/main

Merge pull request #42 from ovpoddar/main #49

Triggered via push July 1, 2023 11:35
Status Failure
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
😭 error: File does not exist (1).
build
- At least one .targets file was found in 'build/', but 'build/Desktop.Robot.targets' was not.
build
- At least one .targets file was found in 'build/', but 'build/Desktop.Robot.targets' was not.
build: Desktop.Robot/AbstractRobot.cs#L46
This call site is reachable on all platforms. 'Bitmap.GetPixel(int, int)' is only supported on: 'windows'.
build: Desktop.Robot/AbstractRobot.cs#L37
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
build: Desktop.Robot/AbstractRobot.cs#L39
This call site is reachable on all platforms. 'Image.Size' is only supported on: 'windows'.
build: Desktop.Robot/AbstractRobot.cs#L39
This call site is reachable on all platforms. 'Graphics.CopyFromScreen(int, int, int, int, Size, CopyPixelOperation)' is only supported on: 'windows'.
build: Desktop.Robot/AbstractRobot.cs#L38
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
build: Desktop.Robot/AbstractRobot.cs#L39
This call site is reachable on all platforms. 'CopyPixelOperation.SourceCopy' is only supported on: 'windows'.
build: Desktop.Robot/AbstractRobot.cs#L37
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows'.
build
- At least one .targets file was found in 'build/', but 'build/Desktop.Robot.targets' was not.
build: Desktop.Robot/AbstractRobot.cs#L46
This call site is reachable on all platforms. 'Bitmap.GetPixel(int, int)' is only supported on: 'windows'.
build: Desktop.Robot/AbstractRobot.cs#L37
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.