feat: Publish using tags #28
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Desktop.Robot/AbstractRobot.cs#L51
This call site is reachable on all platforms. 'Bitmap.GetPixel(int, int)' is only supported on: 'windows'.
|
Desktop.Robot/AbstractRobot.cs#L44
This call site is reachable on all platforms. 'Graphics.CopyFromScreen(int, int, int, int, Size, CopyPixelOperation)' is only supported on: 'windows'.
|
Desktop.Robot/AbstractRobot.cs#L44
This call site is reachable on all platforms. 'Image.Size' is only supported on: 'windows'.
|
Desktop.Robot/AbstractRobot.cs#L42
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
|
Desktop.Robot/AbstractRobot.cs#L43
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
|
Desktop.Robot/AbstractRobot.cs#L42
This call site is reachable on all platforms. 'PixelFormat.Format32bppArgb' is only supported on: 'windows'.
|
Desktop.Robot/AbstractRobot.cs#L44
This call site is reachable on all platforms. 'CopyPixelOperation.SourceCopy' is only supported on: 'windows'.
|
Example/Program.cs#L27
This call site is reachable on all platforms. 'Image.Save(string, ImageFormat)' is only supported on: 'windows'.
|
Example/Program.cs#L27
This call site is reachable on all platforms. 'ImageFormat.Bmp' is only supported on: 'windows'.
|
|
This job succeeded
Loading