update ExecuterService Contracts and decrypt env connection string i… #2570
CI-2.yml
on: pull_request
Build Stage
/
build
11m 20s
Test Stage
/
...
/
Windows Test
10m 39s
Test Stage
/
...
/
Linux Test
5m 34s
Test Stage
/
...
/
MacOS Test
5m 58s
Annotations
12 errors and 24 warnings
WorkspaceHold.CLITest ► CLIDynamicJSON_TestingExistingEnvironmentUpdate:
Ginger/GingerCoreCommon/GeneralLib/ObservableList.cs#L77
Failed test found in:
Ginger/GingerCoreNETUnitTest/TestResults/_fv-az1148-656_2024-12-11_10_54_45.trx
Error:
Test method WorkspaceHold.CLITest.CLIDynamicJSON_TestingExistingEnvironmentUpdate threw exception:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
|
WorkspaceHold.CLITest ► CLIDynamicJSON_TestingVirtualEnvironment:
Ginger/GingerCoreNETUnitTest/RunTestslib/CLITest.cs#L455
Failed test found in:
Ginger/GingerCoreNETUnitTest/TestResults/_fv-az1148-656_2024-12-11_10_54_45.trx
Error:
Assert.AreEqual failed. Expected:<Env1>. Actual:<Default123>.
|
Test Stage / Linux / Linux Test
Process completed with exit code 1.
|
Test Stage / Linux / Linux Test
Failed test were found and 'fail-on-error' option is set to true
|
WorkspaceHold.CLITest ► CLIDynamicJSON_TestingExistingEnvironmentUpdate:
Ginger/GingerCoreNETUnitTest/RunTestslib/CLITest.cs#L483
Failed test found in:
Ginger/GingerCoreNETUnitTest/TestResults/_Mac-1733780929471_2024-12-11_10_55_07.trx
Error:
Test method WorkspaceHold.CLITest.CLIDynamicJSON_TestingExistingEnvironmentUpdate threw exception:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
|
WorkspaceHold.CLITest ► CLIDynamicJSON_TestingVirtualEnvironment:
Ginger/GingerCoreNETUnitTest/RunTestslib/CLITest.cs#L455
Failed test found in:
Ginger/GingerCoreNETUnitTest/TestResults/_Mac-1733780929471_2024-12-11_10_55_07.trx
Error:
Assert.AreEqual failed. Expected:<Env1>. Actual:<Default123>.
|
Test Stage / MacOS / MacOS Test
Failed test were found and 'fail-on-error' option is set to true
|
Test Stage / MacOS / MacOS Test
Process completed with exit code 1.
|
WorkspaceHold.CLITest ► CLIDynamicJSON_TestingExistingEnvironmentUpdate:
Ginger/GingerCoreCommon/GeneralLib/ObservableList.cs#L77
Failed test found in:
D:/a/TestResults/runneradmin_fv-az521-997_2024-12-11_10_57_13.trx
Error:
Test method WorkspaceHold.CLITest.CLIDynamicJSON_TestingExistingEnvironmentUpdate threw exception:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
|
WorkspaceHold.CLITest ► CLIDynamicJSON_TestingVirtualEnvironment:
Ginger/GingerCoreNETUnitTest/RunTestslib/CLITest.cs#L455
Failed test found in:
D:/a/TestResults/runneradmin_fv-az521-997_2024-12-11_10_57_13.trx
Error:
Assert.AreEqual failed. Expected:<Env1>. Actual:<Default123>.
|
Test Stage / windows / Windows Test
Failed test were found and 'fail-on-error' option is set to true
|
Test Stage / windows / Windows Test
Process completed with exit code 1.
|
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.
|
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.
|
Build Stage / build:
Ginger/GingerCoreCommon/Actions/ActLogAction.cs#L40
'ActLogAction.Fields' hides inherited member 'Act.Fields'. Use the new keyword if hiding was intended.
|
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.
|
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.
|
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)
|
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)
|
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)
|
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.
|
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.
|
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/
|
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/
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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
|
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/
|