Skip to content

Add measurements types #1773

Add measurements types

Add measurements types #1773

Triggered via pull request November 22, 2024 23:37
Status Failure
Total duration 2m 52s
Artifacts

ci.yaml

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

Annotations

12 errors and 1 warning
type-check: src/components/measurements/index.tsx#L4
'measurementIdSymbol' is declared but its value is never read.
type-check
Process completed with exit code 2.
lint: src/components/measurements/index.tsx#L4
'measurementIdSymbol' is defined but never used
lint: src/reducers/measurements/types.ts#L101
Redundant Boolean call
lint
Process completed with exit code 1.
build-and-smoke-test (20)
Process completed with exit code 1.
build-and-smoke-test (16)
The job was canceled because "_20" failed.
build-and-smoke-test (16)
The operation was canceled.
build-and-smoke-test (18)
The job was canceled because "_20" failed.
build-and-smoke-test (18)
The operation was canceled.
build-and-smoke-test (22)
The job was canceled because "_20" failed.
build-and-smoke-test (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)