Skip to content

Add tree-related types #1725

Add tree-related types

Add tree-related types #1725

Triggered via pull request November 7, 2024 00:45
Status Failure
Total duration 4m 16s
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

11 errors and 1 warning
lint (18): src/components/tree/phyloTree/change.ts#L123
'selection' is never reassigned. Use 'const' instead
lint (18)
Process completed with exit code 1.
lint (16)
The job was canceled because "_18" failed.
lint (16): src/components/tree/phyloTree/change.ts#L123
'selection' is never reassigned. Use 'const' instead
lint (16)
Process completed with exit code 1.
lint (20)
The job was canceled because "_18" failed.
lint (20): src/components/tree/phyloTree/change.ts#L123
'selection' is never reassigned. Use 'const' instead
lint (20)
The operation was canceled.
lint (22)
The job was canceled because "_18" failed.
lint (22): src/components/tree/phyloTree/change.ts#L123
'selection' is never reassigned. Use 'const' instead
lint (22)
The operation was canceled.
build-docs / build
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)