Skip to content

Feature/convert to typescript #74

Feature/convert to typescript

Feature/convert to typescript #74

Re-run triggered March 28, 2024 09:48
Status Failure
Total duration 39s
Artifacts

workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build / build: test/cosmoz-treenode.test.ts#L9
Parameter 'url' implicitly has an 'any' type.
build / build: test/cosmoz-treenode.test.ts#L15
Variable 'basicFixture' implicitly has type 'any' in some locations where its type cannot be determined.
build / build: test/cosmoz-treenode.test.ts#L28
Property 'ownerTree' does not exist on type 'Element'.
build / build: test/cosmoz-treenode.test.ts#L32
Variable 'basicFixture' implicitly has an 'any' type.
build / build: test/cosmoz-treenode.test.ts#L36
Expected 3 arguments, but got 0.
build / build: test/cosmoz-treenode.test.ts#L49
Expected 3 arguments, but got 0.
build / build: test/cosmoz-treenode.test.ts#L50
Expected 3 arguments, but got 2.
build / build: test/cosmoz-treenode.test.ts#L51
Expected 3 arguments, but got 2.
build / build: test/cosmoz-treenode.test.ts#L56
Type 'string' is not assignable to type 'Node'.
build / build: test/cosmoz-treenode.test.ts#L56
Type 'string' is not assignable to type 'Node'.