Limit x-axis by filtered measurements #1531
Triggered via pull request
August 16, 2024 23:17
Status
Failure
Total duration
6h 0m 33s
Artifacts
–
ci.yaml
on: pull_request
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
21s
type-check
22s
bundlesize
6m 18s
build-docs
/
build-conda
33s
build-docs
/
build-pip
0s
rebuild-docker-image
0s
Annotations
2 errors and 8 warnings
smoke-test (18)
The job running on runner GitHub Actions 26 has exceeded the maximum execution time of 360 minutes.
|
smoke-test (18)
The operation was canceled.
|
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 (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 (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 (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
|