Skip to content
Manually triggered August 30, 2024 08:47
Status Failure
Total duration 30d 0h 31m 22s
Artifacts 1

CD.yml

on: workflow_dispatch
Create-version-Number
2m 20s
Create-version-Number
CI  /  ...  /  build
15m 3s
CI / Build Stage / build
CI  /  ...  /  Windows Test
13m 17s
CI / Test Stage / windows / Windows Test
CI  /  ...  /  Linux Test
5m 59s
CI / Test Stage / Linux / Linux Test
Release  /  Create GingerRuntime
4m 2s
Release / Create GingerRuntime
Release  /  Windows Installer
12m 31s
Release / Windows Installer
Docker  /  build
0s
Docker / build
Deploy review time expired
Deploy  /  Deploy Releases to Github Release
3m 28s
Deploy / Deploy Releases to Github Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 33 warnings
Release / Windows Installer
Couldnt find the Android build tools @ C:\Android\android-sdk\build-tools\30.0.2
Docker / build
The deployment was rejected or didn't satisfy other protection rules.
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/External/Configurations/AccessibilityRuleData.cs#L36
'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#L84
'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#L175
'ActivitiesGroup.ExternalID2' hides inherited member 'RepositoryItemBase.ExternalID2'. Use the new keyword if hiding was intended.
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/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
Found version-specific or distribution-specific runtime identifier(s): alpine-x64, alpine.3.9-x64, debian-x64, debian.9-x64, fedora-x64, opensuse-x64, rhel-x64, ubuntu.18.04-x64, win7-arm, win7-x64, win7-x86. Affected libraries: LibGit2Sharp.NativeBinaries, Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
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 / 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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "WindowsInstaller". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
WindowsInstaller
1.47 GB