Merge branch 'main' of https://github.com/riehlegroup/adap-names #23
Annotations
5 errors
build:
src/adap-b03/names/StringArrayName.ts#L4
Non-abstract class 'StringArrayName' is missing implementations for the following members of 'AbstractName': 'getNoComponents', 'getComponent', 'setComponent', 'insert' and 2 more.
|
build:
src/adap-b03/names/StringArrayName.ts#L8
Constructors for derived classes must contain a 'super' call.
|
build:
src/adap-b03/names/StringName.ts#L4
Non-abstract class 'StringName' is missing implementations for the following members of 'AbstractName': 'getNoComponents', 'getComponent', 'setComponent', 'insert' and 2 more.
|
build:
src/adap-b03/names/StringName.ts#L9
Constructors for derived classes must contain a 'super' call.
|
build
Process completed with exit code 2.
|