Skip to content

Fix for Incorrect Variable Source Assignment in Nested Controls #28

Fix for Incorrect Variable Source Assignment in Nested Controls

Fix for Incorrect Variable Source Assignment in Nested Controls #28

Re-run triggered May 12, 2024 18:59
Status Success
Total duration 27s
Artifacts

build-test.yml

on: pull_request
Build and test
19s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test: OpenXMLTemplates/ControlReplacers/RepeatingControlReplacer.cs#L81
'InnerRepeatingVariableControlReplacer' is obsolete: 'Use normal variable tags instead'
Build and test: OpenXMLTemplates/ControlReplacers/RepeatingControlReplacer.cs#L82
'InnerRepeatingConditionalRemoveControlReplacer' is obsolete: 'Use normal conditional remove tags instead'
Build and test
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
Build and test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
Build and test: OpenXMLTemplatesTest/ControlRemovalTest/Tests.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and test: OpenXMLTemplates/ControlReplacers/RepeatingControlReplacer.cs#L81
'InnerRepeatingVariableControlReplacer' is obsolete: 'Use normal variable tags instead'
Build and test: OpenXMLTemplates/ControlReplacers/RepeatingControlReplacer.cs#L82
'InnerRepeatingConditionalRemoveControlReplacer' is obsolete: 'Use normal conditional remove tags instead'
Build and test
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
Build and test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
Build and test: OpenXMLTemplatesTest/ControlRemovalTest/Tests.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.