Add measurements types #1773
ci.yaml
on: pull_request
Matrix: build-and-smoke-test
Matrix: unit-test
bundlesize
1m 46s
build-docs
/
build
2m 40s
rebuild-docker-image
0s
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)
|