Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 02d012a

Browse files
committed
AC-1537: Added UCT error codes coming from magento-coding-standards
1 parent 71f1207 commit 02d012a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/upgrade/uct-error-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Custom code errors are raised when custom code is using the Adobe Commerce entry
114114
| 5019 | The <value> node is obsolete | Instead, provide the actual value as a text literal. |
115115
| 5020 | Obsolete node: <supported_blocks> | To be replaced with <supported_containers> |
116116
| 5021 | Obsolete node: <block_name> | To be replaced with <container_name> |
117-
| 5022 | Factory name detected | TODO |
117+
| 5022 | Factory name detected | Widget type should not begin with / |
118118
| 5023 | Obsolete ACL structure detected in line | Check lib/internal/Magento/Framework/Acl/etc/acl.xsd |
119119
| 5024 | Obsolete menu structure detected in line | Check app/code/Magento/Backend/etc/menu.xsd |
120120
| 5025 | Obsolete system configuration structure detected in file | Check app/code/Magento/Config/etc/system_file.xsd |

0 commit comments

Comments
 (0)