Add tree-related types #1611
ci.yaml
on: pull_request
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
22s
type-check
25s
bundlesize
6m 25s
build-docs
/
build-conda
1m 26s
build-docs
/
build-pip
0s
rebuild-docker-image
0s
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.
|