Skip to content

update main and resolve conflicts #16

update main and resolve conflicts

update main and resolve conflicts #16

Triggered via push October 29, 2024 20:06
Status Failure
Total duration 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test/adap-b02/names/Name.test.ts > Basic StringName function tests > test insert: src/adap-b02/names/StringName.ts#L11
Error: needs implementation ❯ new StringName src/adap-b02/names/StringName.ts:11:15 ❯ test/adap-b02/names/Name.test.ts:9:19
test/adap-b02/names/Name.test.ts > Basic StringName function tests > test append: src/adap-b02/names/StringName.ts#L11
Error: needs implementation ❯ new StringName src/adap-b02/names/StringName.ts:11:15 ❯ test/adap-b02/names/Name.test.ts:14:19
test/adap-b02/names/Name.test.ts > Basic StringName function tests > test remove: src/adap-b02/names/StringName.ts#L11
Error: needs implementation ❯ new StringName src/adap-b02/names/StringName.ts:11:15 ❯ test/adap-b02/names/Name.test.ts:19:19
test/adap-b02/names/Name.test.ts > Basic StringArrayName function tests > test insert: src/adap-b02/names/StringArrayName.ts#L9
Error: needs implementation ❯ new StringArrayName src/adap-b02/names/StringArrayName.ts:9:15 ❯ test/adap-b02/names/Name.test.ts:27:19
test/adap-b02/names/Name.test.ts > Basic StringArrayName function tests > test append: src/adap-b02/names/StringArrayName.ts#L9
Error: needs implementation ❯ new StringArrayName src/adap-b02/names/StringArrayName.ts:9:15 ❯ test/adap-b02/names/Name.test.ts:32:19
test/adap-b02/names/Name.test.ts > Basic StringArrayName function tests > test remove: src/adap-b02/names/StringArrayName.ts#L9
Error: needs implementation ❯ new StringArrayName src/adap-b02/names/StringArrayName.ts:9:15 ❯ test/adap-b02/names/Name.test.ts:37:19
test/adap-b02/names/Name.test.ts > Delimiter function tests > test insert: src/adap-b02/names/StringName.ts#L11
Error: needs implementation ❯ new StringName src/adap-b02/names/StringName.ts:11:15 ❯ test/adap-b02/names/Name.test.ts:45:19
test/adap-b02/names/Name.test.ts > Escape character extravaganza > test escape and delimiter boundary conditions: src/adap-b02/names/StringName.ts#L11
Error: needs implementation ❯ new StringName src/adap-b02/names/StringName.ts:11:15 ❯ test/adap-b02/names/Name.test.ts:53:19
test
Process completed with exit code 1.