Limit x-axis by filtered measurements #1532
ci.yaml
on: pull_request
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
30s
type-check
24s
bundlesize
6m 8s
build-docs
/
build-conda
29s
build-docs
/
build-pip
0s
rebuild-docker-image
0s
Annotations
8 warnings
lint (20):
src/components/measurements/index.js#L52
React Hook useCallback has a missing dependency: 'fn'. Either include it or remove the dependency array
|
lint (20):
src/components/measurements/index.js#L175
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
lint (22):
src/components/measurements/index.js#L52
React Hook useCallback has a missing dependency: 'fn'. Either include it or remove the dependency array
|
lint (22):
src/components/measurements/index.js#L175
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
lint (18):
src/components/measurements/index.js#L52
React Hook useCallback has a missing dependency: 'fn'. Either include it or remove the dependency array
|
lint (18):
src/components/measurements/index.js#L175
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
lint (16):
src/components/measurements/index.js#L52
React Hook useCallback has a missing dependency: 'fn'. Either include it or remove the dependency array
|
lint (16):
src/components/measurements/index.js#L175
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|