Skip to content
  • Deploy requires an approval to start deploying changes

    View pending deployments

    View pending deployments
    requested by Maheshkale447 in CD #303

Manually triggered November 18, 2024 08:51
Status Waiting
Total duration
Artifacts
  • Deploy requires an approval to start deploying changes

    View pending deployments

    View pending deployments
    requested by Maheshkale447 in CD #303

CD.yml

on: workflow_dispatch
Create-version-Number
2m 15s
Create-version-Number
CI  /  ...  /  build
17m 38s
CI / Build Stage / build
CI  /  ...  /  Windows Test
13m 42s
CI / Test Stage / windows / Windows Test
CI  /  ...  /  Linux Test
6m 42s
CI / Test Stage / Linux / Linux Test
CI  /  ...  /  MacOS Test
8m 38s
CI / Test Stage / MacOS / MacOS Test
Release  /  Create GingerRuntime
3m 43s
Release / Create GingerRuntime
Release  /  Windows Installer
12m 13s
Release / Windows Installer
Docker  /  build
Docker / build
Deploy waiting for review
Deploy  /  Deploy Releases to Github Release
1m 7s
Deploy / Deploy Releases to Github Release
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
Maheshkale447
requested review
Deploy -

Annotations

1 error and 42 warnings
Release / Windows Installer
Couldnt find the Android build tools @ C:\Android\android-sdk\build-tools\30.0.2
Create-version-Number
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3.2.6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CI / Build Stage / build
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/setup-nuget@v1.0.5, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI / Build Stage / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3.2.6, actions/checkout@v3, actions/setup-dotnet@v3, Nuget/setup-nuget@v1.0.5, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/GingerCoreCommon/Repository/SharedRepository/ActionValidation.cs#L25
The member 'ActionValidation.Validate(UploadItemSelection)' does not hide an accessible member. The new keyword is not required.
CI / Build Stage / build: Ginger/GingerCoreCommon/Repository/SharedRepository/VariableValidation.cs#L25
The member 'VariableValidation.Validate(UploadItemSelection)' does not hide an accessible member. The new keyword is not required.
CI / Build Stage / build: Ginger/GingerCoreCommon/External/Configurations/AccessibilityRuleData.cs#L30
'AccessibilityRuleData.PropertyChanged' hides inherited member 'RepositoryItemBase.PropertyChanged'. Use the new keyword if hiding was intended.
CI / Build Stage / build: Ginger/GingerCoreCommon/External/Configurations/AccessibilityRuleData.cs#L80
'AccessibilityRuleData.OnPropertyChanged(string)' hides inherited member 'RepositoryItemBase.OnPropertyChanged(string)'. Use the new keyword if hiding was intended.
CI / Build Stage / build: Ginger/GingerCoreCommon/Actions/ActLogAction.cs#L40
'ActLogAction.Fields' hides inherited member 'Act.Fields'. Use the new keyword if hiding was intended.
CI / Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L215
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
CI / Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L231
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
CI / Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L237
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
CI / Build Stage / build: Ginger/GingerCoreCommon/Repository/BusinessFlowLib/ActivitiesGroup.cs#L177
'ActivitiesGroup.ExternalID2' hides inherited member 'RepositoryItemBase.ExternalID2'. Use the new keyword if hiding was intended.
CI / Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/io.cs#L25
The type name 'io' only contains lower-cased ascii characters. Such names may become reserved for the language.
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/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/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/GingerCoreCommon/Repository/SharedRepository/ActionValidation.cs#L25
The member 'ActionValidation.Validate(UploadItemSelection)' does not hide an accessible member. The new keyword is not required.
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/GingerSocketClient2.cs#L128
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
CI / Test Stage / Linux / Linux Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3.2.6, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CI / Test Stage / MacOS / MacOS Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3.2.6, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CI / Test Stage / windows / Windows Test
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI / Test Stage / windows / Windows Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3.2.6, actions/setup-dotnet@v3, Nuget/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3.2.6, sibiraj-s/action-archiver@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release / Windows Installer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3.2.6, digicert/ssm-code-signing@v0.0.2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release / Windows Installer
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 / Windows Installer
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 / Windows Installer
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 following actions uses node12 which is deprecated and will be forced to run on node16: GongT/actions-recreate-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy / Deploy Releases to Github Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3.2.6, actions/checkout@v3, actions/download-artifact@v3, GongT/actions-recreate-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/