Skip to content

BugFix - 40501 - Not Learning Form Elements #2059

BugFix - 40501 - Not Learning Form Elements

BugFix - 40501 - Not Learning Form Elements #2059

Triggered via pull request July 11, 2024 06:51
Status Success
Total duration 29m 51s
Artifacts

CI-2.yml

on: pull_request
Test Stage  /  ...  /  Windows Test
16m 17s
Test Stage / windows / Windows Test
Test Stage  /  ...  /  Linux Test
5m 47s
Test Stage / Linux / Linux Test
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
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/
Build Stage / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, Nuget/[email protected], microsoft/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Stage / build: Ginger/GingerCoreCommon/External/Configurations/AccessibilityRuleData.cs#L32
'AccessibilityRuleData.PropertyChanged' hides inherited member 'RepositoryItemBase.PropertyChanged'. Use the new keyword if hiding was intended.
Build Stage / build: Ginger/GingerCoreCommon/External/Configurations/AccessibilityRuleData.cs#L65
'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/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#L175
'ActivitiesGroup.ExternalID2' hides inherited member 'RepositoryItemBase.ExternalID2'. 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/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#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/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#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/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#L514
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/GingerSocketClient2.cs#L124
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Test Stage / Linux / Linux Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], 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/
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/
Test Stage / windows / Windows Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/setup-dotnet@v3, Nuget/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/