Skip to content
Manually triggered August 9, 2023 13:54
Status Failure
Total duration 2h 15m 37s
Artifacts 4

CD.yml

on: workflow_dispatch
Create-version-Number
2s
Create-version-Number
CI  /  ...  /  build
1h 17m
CI / Build Stage / build
CI  /  ...  /  Windows Test
29m 6s
CI / Test Stage / windows / Windows Test
CI  /  ...  /  Linux Test
37m 14s
CI / Test Stage / Linux / Linux Test
Release  /  Create GingerRuntime
11m 53s
Release / Create GingerRuntime
Release  /  Windows Installer
18m 42s
Release / Windows Installer
Deploy  /  Deploy Releases to Github Release
1m 13s
Deploy / Deploy Releases to Github Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
Deploy / Deploy Releases to Github Release
ENOENT: no such file or directory, stat './GingerRuntime.tar.gz'
CI / Build Stage / build
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/[email protected], microsoft/[email protected]. 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 `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/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.'
CI / Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L231
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
CI / Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L237
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
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/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/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/VariablesLib/InputVariableRule.cs#L89
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
CI / Build Stage / build: Ginger/GingerCoreCommon/GeneralLib/HttpUtilities.cs#L29
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
CI / Build Stage / build
There are over 10,000 files in this artifact, consider creating an archive before upload to improve the upload performance.
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/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/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/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/GingerCoreCommon/RunLib/Agent.cs#L521
The variable 'e' is declared but never used
CI / Build Stage / build: Ginger/GingerCoreCommon/Repository/BusinessFlowLib/Activity.cs#L994
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
CI / Test Stage / windows / Windows Test
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/[email protected]. 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 `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: actions/create-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 `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/

Artifacts

Produced during runtime
Name Size
GingerRuntime Expired
233 MB
WindowsInstaller Expired
537 MB
ginger-artifact Expired
6.03 GB
ginger-version Expired
35 Bytes