| ERROR | constructor method name must match type name |
| CAUSE | The name of the object type constructor does not match the type name. |
| ACTION | Change the name of the constructor method to match the type name. |
| ERROR | constructor method name must match type name |
| CAUSE | The name of the object type constructor does not match the type name. |
| ACTION | Change the name of the constructor method to match the type name. |