Skip to content

Add types to tree component #1611

Add types to tree component

Add types to tree component #1611

Triggered via pull request October 8, 2024 18:54
Status Failure
Total duration 6m 53s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
22s
check-lockfile
publish
0s
publish
rebuild-docker-image
0s
rebuild-docker-image
Fit to window
Zoom out
Zoom in

Annotations

10 errors
type-check: src/components/tree/phyloTree/change.ts#L65
Expected 2 arguments, but got 1.
type-check: src/components/tree/phyloTree/change.ts#L141
'this' implicitly has type 'any' because it does not have a type annotation.
type-check: src/components/tree/phyloTree/change.ts#L149
'this' implicitly has type 'any' because it does not have a type annotation.
type-check: src/components/tree/phyloTree/change.ts#L155
'this' implicitly has type 'any' because it does not have a type annotation.
type-check: src/components/tree/phyloTree/change.ts#L157
'this' implicitly has type 'any' because it does not have a type annotation.
type-check: src/components/tree/phyloTree/change.ts#L160
'this' implicitly has type 'any' because it does not have a type annotation.
type-check: src/components/tree/phyloTree/change.ts#L160
'this' implicitly has type 'any' because it does not have a type annotation.
type-check: src/components/tree/phyloTree/change.ts#L160
'this' implicitly has type 'any' because it does not have a type annotation.
type-check: src/components/tree/phyloTree/change.ts#L161
'this' implicitly has type 'any' because it does not have a type annotation.
type-check: src/components/tree/phyloTree/change.ts#L164
'this' implicitly has type 'any' because it does not have a type annotation.