Add tree-related types #1619
ci.yaml
on: pull_request
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
27s
type-check
24s
bundlesize
6m 28s
build-docs
/
build-conda
1m 39s
build-docs
/
build-pip
0s
rebuild-docker-image
0s
Annotations
17 errors and 4 warnings
lint (22)
Process completed with exit code 1.
|
type-check:
src/components/tree/phyloTree/change.ts#L65
Expected 2 arguments, but got 1.
|
type-check:
src/components/tree/phyloTree/change.ts#L141
Property 'svg' does not exist on type 'PhyloTree'.
|
type-check:
src/components/tree/phyloTree/change.ts#L149
Property 'svg' does not exist on type 'PhyloTree'.
|
type-check:
src/components/tree/phyloTree/change.ts#L174
Property 'distance' does not exist on type 'PhyloTree'.
|
type-check:
src/components/tree/phyloTree/change.ts#L176
Property 'svg' does not exist on type 'PhyloTree'.
|
type-check:
src/components/tree/phyloTree/change.ts#L211
Property 'svg' does not exist on type 'PhyloTree'.
|
type-check:
src/components/tree/phyloTree/change.ts#L214
Property 'vaccines' does not exist on type 'PhyloTree'.
|
type-check:
src/components/tree/phyloTree/change.ts#L225
Property 'svg' does not exist on type 'PhyloTree'.
|
type-check:
src/components/tree/phyloTree/change.ts#L232
Property 'svg' does not exist on type 'PhyloTree'.
|
type-check:
src/components/tree/phyloTree/change.ts#L314
Property 'timeLastRenderRequested' does not exist on type 'PhyloTree'.
|
lint (20)
The job was canceled because "_22" failed.
|
lint (20)
Process completed with exit code 1.
|
lint (16)
The job was canceled because "_22" failed.
|
lint (16)
The operation was canceled.
|
lint (18)
The job was canceled because "_22" failed.
|
lint (18)
The operation was canceled.
|
lint (22):
src/components/tree/phyloTree/phyloTree.ts#L109
Forbidden non-null assertion
|
lint (20):
src/components/tree/phyloTree/phyloTree.ts#L109
Forbidden non-null assertion
|
lint (16):
src/components/tree/phyloTree/phyloTree.ts#L109
Forbidden non-null assertion
|
lint (18):
src/components/tree/phyloTree/phyloTree.ts#L109
Forbidden non-null assertion
|