Skip to content

Add tree-related types #1729

Add tree-related types

Add tree-related types #1729

Triggered via pull request November 7, 2024 22:41
Status Failure
Total duration 1m 54s
Artifacts

ci.yaml

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

Annotations

17 errors and 1 warning
type-check: src/reducers/index.ts#L3
Module '"/home/runner/work/auspice/auspice/src/reducers/tree/types"' has no default export.
type-check: src/util/treeJsonProcessing.ts#L1
Module '"../reducers/tree/types"' has no exported member 'getDefaultTreeState'.
type-check
Process completed with exit code 2.
unit-test (18)
Process completed with exit code 1.
unit-test (22)
The job was canceled because "_18" failed.
unit-test (22)
The operation was canceled.
unit-test (20)
The job was canceled because "_18" failed.
unit-test (20)
The operation was canceled.
unit-test (16)
The job was canceled because "_18" failed.
unit-test (16)
The operation was canceled.
smoke-test (20)
Process completed with exit code 1.
smoke-test (16)
The job was canceled because "_20" failed.
smoke-test (16)
The operation was canceled.
smoke-test (22)
The job was canceled because "_20" failed.
smoke-test (22)
The operation was canceled.
smoke-test (18)
The job was canceled because "_20" failed.
smoke-test (18)
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)