CD #309
- Deploy requires an approval to start deploying changes
- Deploy requires an approval to start deploying changes
CD.yml
on: workflow_dispatch
Create-version-Number
2m 13s
CI
/
...
/
Windows Test
14m 34s
CI
/
...
/
Linux Test
6m 21s
CI
/
...
/
MacOS Test
8m 34s
Release
/
Create GingerRuntime
3m 46s
Release
/
Windows Installer
9m 27s
Docker
/
build
Deploy
waiting for review
Deploy
/
Deploy Releases to Github Release
1m 7s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
Maheshkale447
requested review
|
Deploy |
Annotations
32 warnings
Create-version-Number
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI / Build Stage / build
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/
|
CI / Build Stage / build
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/
|
CI / Build Stage / build:
Ginger/GingerUtils/BitmapManager.cs#L29
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
CI / Build Stage / build:
Ginger/GingerUtils/BitmapManager.cs#L39
This call site is reachable on all platforms. 'Image.FromFile(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
CI / Build Stage / build:
Ginger/GingerUtils/BitmapManager.cs#L29
This call site is reachable on all platforms. 'Image.Save(string, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/RemoteObjectProxy.cs#L42
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerSocketClient2.cs#L128
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/NewPayload.cs#L513
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerSocketServer2.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerSocketInfo.cs#L242
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerSocketInfo.cs#L251
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerNode.cs#L557
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerUtils/BitmapManager.cs#L29
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
CI / Build Stage / build:
Ginger/GingerUtils/BitmapManager.cs#L29
This call site is reachable on all platforms. 'Image.Save(string, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
CI / Build Stage / build:
Ginger/GingerUtils/BitmapManager.cs#L39
This call site is reachable on all platforms. 'Image.FromFile(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/RemoteObjectProxy.cs#L42
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerSocketServer2.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/NewPayload.cs#L513
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerSocketClient2.cs#L128
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerNode.cs#L557
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerNode.cs#L258
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
CI / Build Stage / build:
Ginger/GingerPluginCore/CommLib/GingerNode.cs#L258
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
CI / Test Stage / Linux / Linux Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI / Test Stage / windows / Windows Test
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/
|
Release / Create GingerRuntime
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy / Deploy Releases to Github Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy / Deploy Releases to Github 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/
|
Deploy / Deploy Releases to Github 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/
|
Deploy / Deploy Releases to Github 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/
|
Deploy / Deploy Releases to Github 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/
|
Deploy / Deploy Releases to Github 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/
|