Skip to content

R&D - New Repository Serializer #1099

R&D - New Repository Serializer

R&D - New Repository Serializer #1099

Triggered via pull request March 7, 2024 17:38
Status Failure
Total duration 6m 0s
Artifacts

CI-2.yml

on: pull_request
Test  /  ...  /  Linux Test
Test / Linux / Linux Test
Test  /  ...  /  Windows Test
Test / windows / Windows Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 14 warnings
Build Stage / build: Ginger/GingerCoreCommon/Repository/NewRepositorySerializer.cs#L36
The type or namespace name 'MethodTimer' could not be found (are you missing a using directive or an assembly reference?)
Build Stage / build: Ginger/GingerCoreCommon/Repository/RepositoryItemBaseFactory.cs#L10
The type or namespace name 'MethodTimer' could not be found (are you missing a using directive or an assembly reference?)
Build Stage / build: Ginger/GingerCoreCommon/Repository/Serialization/BetterRepositorySerializer.cs#L11
The type or namespace name 'MethodTimer' could not be found (are you missing a using directive or an assembly reference?)
Build Stage / build
Process completed with exit code 1.
Build Stage / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, Nuget/setup-nuget@v1.0.5, microsoft/setup-msbuild@v1.0.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L41
'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/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/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#L188
'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/