Skip to content

Migrate Tree class to Typescript #74

Migrate Tree class to Typescript

Migrate Tree class to Typescript #74

Triggered via pull request March 18, 2024 13:33
Status Failure
Total duration 28s
Artifacts

workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build / build: test/cosmoz-tree.test.ts#L134
Argument of type 'undefined' is not assignable to parameter of type 'Node'.
build / build: test/cosmoz-tree.test.ts#L148
No overload matches this call.
build / build: test/cosmoz-tree.test.ts#L153
'node3' is possibly 'undefined'.
build / build: test/cosmoz-tree.test.ts#L153
Property 'pathLocator' does not exist on type 'false | Node | Node[]'.
build / build: test/cosmoz-tree.test.ts#L154
'pathString' is possibly 'undefined'.
build / build: test/cosmoz-tree.test.ts#L154
'node3' is possibly 'undefined'.
build / build: test/cosmoz-tree.test.ts#L154
Property 'name' does not exist on type 'false | Node | Node[]'.
build / build: test/cosmoz-tree.test.ts#L158
'node301' is possibly 'undefined'.
build / build: test/cosmoz-tree.test.ts#L158
Property 'pathLocator' does not exist on type 'false | Node | Node[]'.
build / build: test/cosmoz-tree.test.ts#L167
'node3' is possibly 'undefined'.