update release docs #1538
Triggered via pull request
August 23, 2024 00:08
Status
Failure
Total duration
6h 0m 29s
Artifacts
–
ci.yaml
on: pull_request
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
32s
type-check
30s
bundlesize
6m 22s
build-docs
/
build-conda
1m 41s
build-docs
/
build-pip
0s
rebuild-docker-image
0s
Annotations
2 errors and 8 warnings
smoke-test (22)
The job running on runner GitHub Actions 28 has exceeded the maximum execution time of 360 minutes.
|
smoke-test (22)
The operation was canceled.
|
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 (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 (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
|