feat(uml): implement part of generalization hierarchy #52
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
CI
Property 'refine' does not exist on type 'Element'.
|
CI
'Element' is declared but its value is never read.
|
CI
Type 'UmlElement' is missing the following properties from type 'Element': attributes, classList, className, clientHeight, and 164 more.
|
CI
Type 'UmlElement' is not assignable to type 'Element'.
|
CI
Type 'UmlElement' is not assignable to type 'Element'.
|
CI
Type of computed property's value is 'UmlElement', which is not assignable to type 'Element'.
|
CI
Type of computed property's value is 'UmlElement', which is not assignable to type 'Element'.
|
CI
Type of computed property's value is 'UmlElement', which is not assignable to type 'Element'.
|
CI
Type of computed property's value is 'UmlElement', which is not assignable to type 'Element'.
|
CI
Type of computed property's value is 'UmlElement', which is not assignable to type 'Element'.
|