Skip to content

Merge branch 'main' of https://github.com/riehlegroup/adap-names #23

Merge branch 'main' of https://github.com/riehlegroup/adap-names

Merge branch 'main' of https://github.com/riehlegroup/adap-names #23

Triggered via push November 10, 2024 14:28
Status Failure
Total duration 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.