Skip to content

update RemoveControlsAndKeepContent to support nested table rows #25

update RemoveControlsAndKeepContent to support nested table rows

update RemoveControlsAndKeepContent to support nested table rows #25

Re-run triggered May 6, 2024 12:14
Status Success
Total duration 2m 10s
Artifacts

build-test.yml

on: pull_request
Build and test
2m 1s
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.