Backup #16
Triggered via pull request
August 18, 2023 11:34
Status
Failure
Total duration
1h 15m 5s
Artifacts
–
CI-2.yml
on: pull_request
Build Stage
/
build
14m 10s
Test Stage
/
...
/
Windows Test
11m 50s
Test Stage
/
...
/
Linux Test
1h 0m
Test Stage
/
...
/
MacOS Test
1h 0m
Annotations
5 errors and 28 warnings
Test Stage / MacOS / MacOS Test
Error: The process '/usr/local/bin/git' failed with exit code 128
|
Test Stage / MacOS / MacOS Test
Process completed with exit code 1.
|
Test Stage / Linux / Linux Test
Process completed with exit code 1.
|
Test Stage / Linux / Linux Test
Error: The process '/usr/bin/git' failed with exit code 128
|
Test Stage / Linux / Linux Test
Process completed with exit code 1.
|
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/
|
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.'
|
Build Stage / build:
Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L231
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
|
Build Stage / build:
Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L237
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
|
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:
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?'
|
Build Stage / build:
Ginger/GingerCoreCommon/GeneralLib/EncryptionHandler.cs#L73
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
|
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/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#L175
'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:
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/RunLib/Agent.cs#L521
The variable 'e' is declared but never used
|
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?'
|
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/
|
Test Stage / windows / Windows Test:
Ginger/GingerCoreNET/Run/RunListenerLib/SealightsExecutionLogger/SealightsReportExecutionLogger.cs#L152
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
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/
|
Test Stage / MacOS / MacOS Test
Failed to restore: Aborting cache download as the download time exceeded the timeout.
|
Test Stage / Linux / Linux Test
Failed to restore: Aborting cache download as the download time exceeded the timeout.
|